Searched refs:FLAC__clz_soft_uint64 (Results 1 – 1 of 1) sorted by relevance
95 static inline uint32_t FLAC__clz_soft_uint64(FLAC__uint64 word) in FLAC__clz_soft_uint64() function114 return FLAC__clz_soft_uint64(v); in FLAC__clz_uint64()