Searched refs:LDBL_DIG (Results 1 – 1 of 1) sorted by relevance
100 #ifndef LDBL_DIG101 # define LDBL_DIG DBL_DIG macro716 field_width = LDBL_DIG + 8; in decode_one_format()717 fmt_string = xasprintf(" %%%d.%dLe", field_width, LDBL_DIG); in decode_one_format()