Searched refs:is_powerof2 (Results 1 – 1 of 1) sorted by relevance
2033 static SLJIT_INLINE BOOL is_powerof2(unsigned int value) in is_powerof2() function2452 if (!is_powerof2(bit)) in char_get_othercase_bit()3850 if (is_powerof2(bit)) in fast_forward_first_char()4081 if (is_powerof2(bit)) in search_requested_char()4346 && is_powerof2(ranges[2] - ranges[0])) in check_class_ranges()5146 if (is_powerof2(other_cases[1] ^ other_cases[0])) in compile_xclass_matchingpath()5159 else if (is_powerof2(other_cases[2] ^ other_cases[1])) in compile_xclass_matchingpath()5703 if (is_powerof2(bit)) in compile_char1_matchingpath()5762 if (is_powerof2(bit)) in compile_char1_matchingpath()
Completed in 26 milliseconds