Constant _SIDD_CMP_RANGES

pub const _SIDD_CMP_RANGES: i32 = 4i32;

For each character in a, determine if b[0] <= c <= b[1] or b[1] <= c <= b[2]...