Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Drtti.c1600 fallback_dfloat128_type = make_node (REAL_TYPE); in emit_support_tinfos()
1603 emit_support_tinfo_1 (fallback_dfloat128_type); in emit_support_tinfos()
H A Dmangle.c2586 else if (type == dfloat128_type_node || type == fallback_dfloat128_type) in write_builtin_type()
H A Dcp-tree.h380 #define fallback_dfloat128_type cp_global_trees[CPTI_FALLBACK_DFLOAT128_TYPE] macro
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Drtti.cc1643 fallback_dfloat128_type = make_node (REAL_TYPE); in emit_support_tinfos()
1646 emit_support_tinfo_1 (fallback_dfloat128_type); in emit_support_tinfos()
H A Dmangle.cc2671 else if (type == dfloat128_type_node || type == fallback_dfloat128_type) in write_builtin_type()
H A Dcp-tree.h397 #define fallback_dfloat128_type cp_global_trees[CPTI_FALLBACK_DFLOAT128_TYPE] macro
H A DChangeLog-20205818 fallback_dfloat128_type): Define.