Searched defs:SCALAR_FLOAT_TYPE_P (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree.h552 #define SCALAR_FLOAT_TYPE_P(TYPE) (TREE_CODE (TYPE) == REAL_TYPE) macro
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree.h553 #define SCALAR_FLOAT_TYPE_P(TYPE) (TREE_CODE (TYPE) == REAL_TYPE) macro

Completed in 164 milliseconds