Home | History | Annotate | Download | only in src

Lines Matching defs:odd

1802 // odd_label is for ranges[i] to ranges[i + 1] where i - start_index is odd.
1869 bool odd = (((cut_index - start_index) & 1) == 1);
1870 Label* in_range_label = odd ? odd_label : even_label;
1958 // character is in the range between an even and an odd boundary (counting from