Searched refs:decimalLength17 (Results 1 – 2 of 2) sorted by relevance
45 static inline uint32_t decimalLength17(const uint64_t v) { in decimalLength17() function311 const uint32_t olength = decimalLength17(output); in to_chars()
551 { return ryu::decimalLength17(fd.mantissa); } in get_mantissa_length()
Completed in 6 milliseconds