Searched refs:clzll (Results 1 – 3 of 3) sorted by relevance
26 uint64_t c = ((uint64_t) 32u + clzl(denominator)) - clzll(numerator); in div64()
213 CONST clzll(unsigned long long x) in clzll() function
521 "Expose implementations of clzl and clzll to verification by avoiding the use \
Completed in 5 milliseconds