Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dbuiltin-types.def100 DEF_PRIMITIVE_TYPE (BT_FLOAT128X, (float128x_type_node
101 ? float128x_type_node
H A Dtree.h3852 #define float128x_type_node global_trees[TI_FLOAT128X_TYPE] macro
H A Dbuiltins.c1986 else if (mtype == float128x_type_node) in mathfn_built_in_2()