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