Home
last modified time | relevance | path

Searched defs:SCALAR_TYPE_P (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu-c.c91 #define SCALAR_TYPE_P(t) (INTEGRAL_TYPE_P (t) \ in spu_resolve_overloaded_builtin() macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h4205 #define SCALAR_TYPE_P(TYPE) \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h4434 #define SCALAR_TYPE_P(TYPE) \ macro