Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/ryu/
H A Dd2fixed.cpp335 const int32_t __j = __ADDITIONAL_BITS_2 + (-__e2 - 16 * __idx); in __d2fixed_buffered_n()
518 const int32_t __j = __ADDITIONAL_BITS_2 + (-__e2 - 16 * __idx); in __d2exp_buffered_n()
/freebsd/contrib/llvm-project/libcxx/src/include/ryu/
H A Dd2fixed_full_table.h1289 inline constexpr int __ADDITIONAL_BITS_2 = 120; variable