Lines Matching refs:is_powerof2
2266 static SLJIT_INLINE BOOL is_powerof2(unsigned int value) in is_powerof2() function
2673 if (!is_powerof2(bit)) in char_get_othercase_bit()
3912 if (!is_powerof2(bit)) in fast_forward_first_char2_sse2()
4268 if (is_powerof2(mask)) in fast_forward_first_char2()
4418 if (!is_powerof2(mask)) in fast_forward_first_n_chars()
4421 if (is_powerof2(mask)) in fast_forward_first_n_chars()
4491 if (is_powerof2(mask)) in fast_forward_first_n_chars()
4775 if (is_powerof2(bit)) in search_requested_char()
5041 && is_powerof2(ranges[2] - ranges[0])) in check_class_ranges()
5885 if (is_powerof2(other_cases[1] ^ other_cases[0])) in compile_xclass_matchingpath()
5898 else if (is_powerof2(other_cases[2] ^ other_cases[1])) in compile_xclass_matchingpath()
6499 if (is_powerof2(bit)) in compile_char1_matchingpath()
6560 if (is_powerof2(bit)) in compile_char1_matchingpath()