Searched refs:clzll (Results 1 – 5 of 5) sorted by relevance
81 static int clzll(uint64_t);84 static int clzll(uint64_t x) { in clzll() function125 #define CLZ clzll
72 P(clzll, (N)); in main()
225 inline int clzll(uint64_t x) { in clzll() function239 # define FMT_BUILTIN_CLZLL(n) detail::clzll(n)
922 foreach b : ['bswap32', 'bswap64', 'clz', 'clzll', 'ctz', 'expect', 'ffs',