Searched refs:D_PRINT_FLOAT (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/lib/libiberty/src/
H A Dcp-demangle.h69 D_PRINT_FLOAT, enumerator in enum:d_builtin_type_print
H A Dcp-demangle.c1679 /* d */ { NL ("double"), NL ("double"), D_PRINT_FLOAT },
1680 /* e */ { NL ("long double"), NL ("long double"), D_PRINT_FLOAT },
1681 /* f */ { NL ("float"), NL ("float"), D_PRINT_FLOAT },
1682 /* g */ { NL ("__float128"), NL ("__float128"), D_PRINT_FLOAT },
3346 if (tp == D_PRINT_FLOAT)
3349 if (tp == D_PRINT_FLOAT)

Completed in 167 milliseconds