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

/openbsd-current/gnu/llvm/libcxx/src/ryu/
H A Dd2s.cpp152 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI inline uint32_t __decimalLength17(const uint64_t __v) { function
360 const uint32_t __olength = __decimalLength17(_Output);
697 // Note: since 2^53 < 10^16, there is no need to adjust __decimalLength17().

Completed in 144 milliseconds