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

/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dcp-demangle.h69 D_PRINT_FLOAT, enumerator in enum:d_builtin_type_print
H A Dcp-demangle.c2351 /* d */ { NL ("double"), NL ("double"), D_PRINT_FLOAT },
2352 /* e */ { NL ("long double"), NL ("long double"), D_PRINT_FLOAT },
2353 /* f */ { NL ("float"), NL ("float"), D_PRINT_FLOAT },
2354 /* g */ { NL ("__float128"), NL ("__float128"), D_PRINT_FLOAT },
2379 /* 29 */ { NL ("half"), NL ("half"), D_PRINT_FLOAT },
5662 if (tp == D_PRINT_FLOAT)
5665 if (tp == D_PRINT_FLOAT)
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dcp-demangle.h69 D_PRINT_FLOAT, enumerator in enum:d_builtin_type_print
H A Dcp-demangle.c2354 /* d */ { NL ("double"), NL ("double"), D_PRINT_FLOAT },
2355 /* e */ { NL ("long double"), NL ("long double"), D_PRINT_FLOAT },
2356 /* f */ { NL ("float"), NL ("float"), D_PRINT_FLOAT },
2357 /* g */ { NL ("__float128"), NL ("__float128"), D_PRINT_FLOAT },
2382 /* 29 */ { NL ("half"), NL ("half"), D_PRINT_FLOAT },
5734 if (tp == D_PRINT_FLOAT)
5737 if (tp == D_PRINT_FLOAT)
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dcp-demangle.h69 D_PRINT_FLOAT, enumerator in enum:d_builtin_type_print
H A Dcp-demangle.c2366 /* d */ { NL ("double"), NL ("double"), D_PRINT_FLOAT },
2367 /* e */ { NL ("long double"), NL ("long double"), D_PRINT_FLOAT },
2368 /* f */ { NL ("float"), NL ("float"), D_PRINT_FLOAT },
2369 /* g */ { NL ("__float128"), NL ("__float128"), D_PRINT_FLOAT },
2394 /* 29 */ { NL ("half"), NL ("half"), D_PRINT_FLOAT },
5801 if (tp == D_PRINT_FLOAT)
5804 if (tp == D_PRINT_FLOAT)
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dcp-demangle.h69 D_PRINT_FLOAT, enumerator in enum:d_builtin_type_print
H A Dcp-demangle.c2433 /* d */ { NL ("double"), NL ("double"), D_PRINT_FLOAT },
2434 /* e */ { NL ("long double"), NL ("long double"), D_PRINT_FLOAT },
2435 /* f */ { NL ("float"), NL ("float"), D_PRINT_FLOAT },
2436 /* g */ { NL ("__float128"), NL ("__float128"), D_PRINT_FLOAT },
2461 /* 29 */ { NL ("half"), NL ("half"), D_PRINT_FLOAT },
5870 if (tp == D_PRINT_FLOAT)
5873 if (tp == D_PRINT_FLOAT)
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dcp-demangle.h69 D_PRINT_FLOAT, enumerator in enum:d_builtin_type_print
H A Dcp-demangle.c2433 /* d */ { NL ("double"), NL ("double"), D_PRINT_FLOAT },
2434 /* e */ { NL ("long double"), NL ("long double"), D_PRINT_FLOAT },
2435 /* f */ { NL ("float"), NL ("float"), D_PRINT_FLOAT },
2436 /* g */ { NL ("__float128"), NL ("__float128"), D_PRINT_FLOAT },
2461 /* 29 */ { NL ("half"), NL ("half"), D_PRINT_FLOAT },
5870 if (tp == D_PRINT_FLOAT)
5873 if (tp == D_PRINT_FLOAT)
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dcp-demangle.h69 D_PRINT_FLOAT, enumerator in enum:d_builtin_type_print
H A Dcp-demangle.c2510 /* d */ { NL ("double"), NL ("double"), D_PRINT_FLOAT },
2511 /* e */ { NL ("long double"), NL ("long double"), D_PRINT_FLOAT },
2512 /* f */ { NL ("float"), NL ("float"), D_PRINT_FLOAT },
2513 /* g */ { NL ("__float128"), NL ("__float128"), D_PRINT_FLOAT },
2538 /* 29 */ { NL ("half"), NL ("half"), D_PRINT_FLOAT },
2544 /* 34 */ { NL ("_Float"), NL ("_Float"), D_PRINT_FLOAT },
2545 /* 35 */ { NL ("std::bfloat16_t"), NL ("std::bfloat16_t"), D_PRINT_FLOAT },
6114 if (tp == D_PRINT_FLOAT)
6117 if (tp == D_PRINT_FLOAT)

Completed in 187 milliseconds