Lines Matching refs:D_PRINT_FLOAT
2213 /* d */ { NL ("double"), NL ("double"), D_PRINT_FLOAT },
2214 /* e */ { NL ("long double"), NL ("long double"), D_PRINT_FLOAT },
2215 /* f */ { NL ("float"), NL ("float"), D_PRINT_FLOAT },
2216 /* g */ { NL ("__float128"), NL ("__float128"), D_PRINT_FLOAT },
2241 /* 29 */ { NL ("half"), NL ("half"), D_PRINT_FLOAT },
5263 if (tp == D_PRINT_FLOAT)
5266 if (tp == D_PRINT_FLOAT)