Searched defs:precision (Results 1 – 3 of 3) sorted by relevance
591 const chars_format fmt, const int precision) in __handle_special_value()691 const optional<int> precision) in __floating_to_chars_hex()1111 chars_format fmt, const int precision) in __floating_to_chars_precision()1570 int precision) noexcept in to_chars()1584 int precision) noexcept in to_chars()1612 int precision) noexcept in to_chars()1638 int precision) noexcept in to_chars()
42 long int precision; /* clock precision (usec) (read only) */ member
319 int d2fixed_buffered_n(double d, uint32_t precision, char* result) { in d2fixed_buffered_n()505 int d2exp_buffered_n(double d, uint32_t precision, char* result, int* exp_out) { in d2exp_buffered_n()
Completed in 11 milliseconds