Searched refs:is_powerof2 (Results 1 – 1 of 1) sorted by relevance
2266 static SLJIT_INLINE BOOL is_powerof2(unsigned int value) in is_powerof2() function2673 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()[all …]