Home
last modified time | relevance | path

Searched defs:round_down_to_power_of_2 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A Dblake3_impl.h138 INLINE uint64_t round_down_to_power_of_2(uint64_t x) { round_down_to_power_of_2() function
/freebsd/sys/contrib/openzfs/module/icp/algs/blake3/
H A Dblake3_impl.h138 static inline uint64_t round_down_to_power_of_2(uint64_t x) { in round_down_to_power_of_2() function