Searched refs:D_PRINT_FLOAT (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dcp-demangle.c1698 /* d */ { NL ("double"), NL ("double"), D_PRINT_FLOAT },
1699 /* e */ { NL ("long double"), NL ("long double"), D_PRINT_FLOAT },
1700 /* f */ { NL ("float"), NL ("float"), D_PRINT_FLOAT },
1701 /* g */ { NL ("__float128"), NL ("__float128"), D_PRINT_FLOAT },
3378 if (tp == D_PRINT_FLOAT)
3381 if (tp == D_PRINT_FLOAT)
H A Dcp-demangle.h69 D_PRINT_FLOAT, enumerator in enum:d_builtin_type_print
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dcp-demangle.c1744 /* d */ { NL ("double"), NL ("double"), D_PRINT_FLOAT },
1745 /* e */ { NL ("long double"), NL ("long double"), D_PRINT_FLOAT },
1746 /* f */ { NL ("float"), NL ("float"), D_PRINT_FLOAT },
1747 /* g */ { NL ("__float128"), NL ("__float128"), D_PRINT_FLOAT },
3529 if (tp == D_PRINT_FLOAT)
3532 if (tp == D_PRINT_FLOAT)
H A Dcp-demangle.h69 D_PRINT_FLOAT, enumerator in enum:d_builtin_type_print

Completed in 111 milliseconds