Home
last modified time | relevance | path

Searched refs:__from_chars_log2f_lut (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__charconv/
H A Dfrom_chars_integral.h168 inline constexpr float __from_chars_log2f_lut[35] = { variable
187 auto __digits = __tl::digits / __from_chars_log2f_lut[__b - 2]; in __from_chars_integral()