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