Lines Matching refs:D_PRINT_FLOAT
1975 /* d */ { NL ("double"), NL ("double"), D_PRINT_FLOAT },
1976 /* e */ { NL ("long double"), NL ("long double"), D_PRINT_FLOAT },
1977 /* f */ { NL ("float"), NL ("float"), D_PRINT_FLOAT },
1978 /* g */ { NL ("__float128"), NL ("__float128"), D_PRINT_FLOAT },
2003 /* 29 */ { NL ("half"), NL ("half"), D_PRINT_FLOAT },
4257 if (tp == D_PRINT_FLOAT)
4260 if (tp == D_PRINT_FLOAT)