Lines Matching refs:is_powerof2
3004 static SLJIT_INLINE BOOL is_powerof2(unsigned int value) in is_powerof2() function
3516 if (!is_powerof2(bit)) in char_get_othercase_bit()
5897 if (is_powerof2(mask)) in fast_forward_first_char2()
5969 if (is_powerof2(chars[i].chars[0] ^ chars[i].chars[1])) in fast_forward_first_n_chars()
6107 if (is_powerof2(mask)) in fast_forward_first_n_chars()
6464 if (is_powerof2(bit)) in search_requested_char()
6804 && is_powerof2(ranges[2] - ranges[0])) in optimize_class_ranges()
7870 if (is_powerof2(other_cases[1] ^ other_cases[0])) in compile_xclass_matchingpath()
7883 else if (is_powerof2(other_cases[2] ^ other_cases[1])) in compile_xclass_matchingpath()
8757 SLJIT_ASSERT(!is_powerof2(c ^ oc)); in compile_char1_matchingpath()
8823 if (is_powerof2(bit)) in compile_char1_matchingpath()