Searched refs:is_powerof2 (Results 1 – 1 of 1) sorted by relevance
2010 static SLJIT_INLINE BOOL is_powerof2(unsigned int value) in is_powerof2() function2428 if (!is_powerof2(bit)) in char_get_othercase_bit()3819 if (is_powerof2(bit)) in fast_forward_first_char()4050 if (is_powerof2(bit)) in search_requested_char()4314 && is_powerof2(ranges[2] - ranges[0])) in check_class_ranges()5109 if (is_powerof2(other_cases[1] ^ other_cases[0])) in compile_xclass_matchingpath()5122 else if (is_powerof2(other_cases[2] ^ other_cases[1])) in compile_xclass_matchingpath()5666 if (is_powerof2(bit)) in compile_char1_matchingpath()5725 if (is_powerof2(bit)) in compile_char1_matchingpath()
Completed in 30 milliseconds