Searched refs:__decimalLength17 (Results 1 – 1 of 1) sorted by relevance
153 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI inline uint32_t __decimalLength17(const uint64_t __v) { in __decimalLength17() function361 const uint32_t __olength = __decimalLength17(_Output); in __to_chars()