Searched refs:floating_decimal_128 (Results 1 – 4 of 4) sorted by relevance
40 struct floating_decimal_128 generic_binary_to_decimal( in generic_binary_to_decimal()54 struct floating_decimal_128 fd; in generic_binary_to_decimal()61 struct floating_decimal_128 fd; in generic_binary_to_decimal()232 struct floating_decimal_128 fd; in generic_binary_to_decimal()239 static inline int copy_special_str(char * const result, const struct floating_decimal_128 fd) { in copy_special_str()251 int generic_to_chars(const struct floating_decimal_128 v, char* const result) { in generic_to_chars()
39 struct floating_decimal_128 { struct52 int generic_to_chars(const struct floating_decimal_128 v, char* const result); argument
116 using generic128::floating_decimal_128;120 to_chars(const floating_decimal_128 v, char* const result) in to_chars()168 using shortest_scientific_t = ryu::floating_decimal_128;270 using shortest_scientific_t = ryu::floating_decimal_128;364 using shortest_scientific_t = ryu::floating_decimal_128;547 get_mantissa_length(const ryu::floating_decimal_128 fd) in get_mantissa_length()
7953 * src/c++17/ryu/ryu_generic_128.h (struct floating_decimal_128):