Searched refs:DBL_DIG (Results 1 – 1 of 1) sorted by relevance
95 #ifndef DBL_DIG96 # define DBL_DIG 15 macro101 # define LDBL_DIG DBL_DIG711 field_width = DBL_DIG + 8; in decode_one_format()712 fmt_string = xasprintf(" %%%d.%de", field_width, DBL_DIG); in decode_one_format()