Searched defs:is_pow2 (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/ulib/fbl/include/fbl/
H A Dalgorithm.h37 static constexpr bool is_pow2(T val) { function in struct:fbl::internal::IsPow2Helper
49 constexpr bool is_pow2(T val) { function in namespace:fbl

Completed in 29 milliseconds