Home
last modified time | relevance | path

Searched refs:is_powerof2 (Results 1 – 1 of 1) sorted by relevance

/external/pcre/dist/
Dpcre_jit_compile.c2017 static SLJIT_INLINE BOOL is_powerof2(unsigned int value) in is_powerof2() function
2401 if (!is_powerof2(bit)) in char_get_othercase_bit()
3804 if (is_powerof2(bit)) in fast_forward_first_char()
4035 if (is_powerof2(bit)) in search_requested_char()
4299 && is_powerof2(ranges[2] - ranges[0])) in check_class_ranges()
5094 if (is_powerof2(other_cases[1] ^ other_cases[0])) in compile_xclass_matchingpath()
5107 else if (is_powerof2(other_cases[2] ^ other_cases[1])) in compile_xclass_matchingpath()
5651 if (is_powerof2(bit)) in compile_char1_matchingpath()
5710 if (is_powerof2(bit)) in compile_char1_matchingpath()