Searched refs:panda_bit_utils_clzll (Results 1 – 2 of 2) sorted by relevance
36 #define panda_bit_utils_clzll __builtin_clzll // NOLINT(cppcoreguidelines-macro-usage) macro57 return panda_bit_utils_clzll(x); in Clz()
35 #define panda_bit_utils_clzll __builtin_clzll // NOLINT(cppcoreguidelines-macro-usage) macro56 return panda_bit_utils_clzll(x); in Clz()