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

/external/gcc-demangle/
H A Dcp-demangle.h70 D_PRINT_FLOAT, enumerator in enum:d_builtin_type_print
H A Dcp-demangle.c1975 /* 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)
/external/valgrind/main/coregrind/m_demangle/
H A Dcp-demangle.h70 D_PRINT_FLOAT, enumerator in enum:d_builtin_type_print
H A Dcp-demangle.c2051 /* d */ { NL ("double"), NL ("double"), D_PRINT_FLOAT },
2052 /* e */ { NL ("long double"), NL ("long double"), D_PRINT_FLOAT },
2053 /* f */ { NL ("float"), NL ("float"), D_PRINT_FLOAT },
2054 /* g */ { NL ("__float128"), NL ("__float128"), D_PRINT_FLOAT },
2079 /* 29 */ { NL ("half"), NL ("half"), D_PRINT_FLOAT },
4500 if (tp == D_PRINT_FLOAT)
4503 if (tp == D_PRINT_FLOAT)

Completed in 96 milliseconds