Home
last modified time | relevance | path

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

/src/contrib/llvm-project/libcxx/src/ryu/
H A Dd2fixed.cpp229 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI inline uint32_t __lengthForIndex(const uint32_t __idx) { in __lengthForIndex() function
277 const int32_t __len = static_cast<int32_t>(__lengthForIndex(__idx)); in __d2fixed_buffered_n()
473 const int32_t __len = static_cast<int32_t>(__lengthForIndex(__idx)); in __d2exp_buffered_n()