Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dbuiltin-types.def100 DEF_PRIMITIVE_TYPE (BT_FLOAT128X, (float128x_type_node
101 ? float128x_type_node
H A Dtree.h4076 #define float128x_type_node global_trees[TI_FLOAT128X_TYPE] macro
H A Dbuiltins.c2153 else if (mtype == float128x_type_node) in mathfn_built_in_2()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dbuiltin-types.def103 DEF_PRIMITIVE_TYPE (BT_FLOAT128X, (float128x_type_node
104 ? float128x_type_node
H A Dbuiltins.cc2050 else if (mtype == float128x_type_node) in mathfn_built_in_2()
2125 return float128x_type_node; in mathfn_built_in_type()
H A Dtree.h4240 #define float128x_type_node global_trees[TI_FLOAT128X_TYPE] macro
H A DChangeLog-201614905 (float128x_type_node): New macros.