Home
last modified time | relevance | path

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

/llvm-project/libc/utils/mathtools/
H A Dryu_tablegen.py108 def ceil_log10_pow2(e): function
/llvm-project/libc/src/__support/
H A Dfloat_to_string.h158 LIBC_INLINE constexpr uint32_t ceil_log10_pow2(uint32_t e) { ceil_log10_pow2() function