Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/src/ryu/
H A Dd2s.cpp152 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI inline uint32_t __decimalLength17(const uint64_t __v) { in __decimalLength17() function
360 const uint32_t __olength = __decimalLength17(_Output); in __to_chars()