Home
last modified time | relevance | path

Searched refs:fallback_dfloat64_type (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Drtti.c1599 fallback_dfloat64_type = make_node (REAL_TYPE); in emit_support_tinfos()
1602 emit_support_tinfo_1 (fallback_dfloat64_type); in emit_support_tinfos()
H A Dmangle.c2584 else if (type == dfloat64_type_node || type == fallback_dfloat64_type) in write_builtin_type()
H A Dcp-tree.h379 #define fallback_dfloat64_type cp_global_trees[CPTI_FALLBACK_DFLOAT64_TYPE] macro
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Drtti.cc1642 fallback_dfloat64_type = make_node (REAL_TYPE); in emit_support_tinfos()
1645 emit_support_tinfo_1 (fallback_dfloat64_type); in emit_support_tinfos()
H A Dmangle.cc2669 else if (type == dfloat64_type_node || type == fallback_dfloat64_type) in write_builtin_type()
H A Dcp-tree.h396 #define fallback_dfloat64_type cp_global_trees[CPTI_FALLBACK_DFLOAT64_TYPE] macro
H A DChangeLog-20205817 (fallback_dfloat32_type, fallback_dfloat64_type,