Searched defs:clz32 (Results 1 – 4 of 4) sorted by relevance
57 uint32_t clz32(uint32_t inp) in clz32() function
65 static uint32_t clz32(uint32_t inp) in clz32() function
105 clz32(x: number): number; method
85 clz32(x: number): number; method