Home
last modified time | relevance | path

Searched defs:same_type_p (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dtypes.cc89 same_type_p (Type *t1, Type *t2) in same_type_p() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dtypes.cc134 same_type_p (Type *t1, Type *t2) in same_type_p() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-loop-distribution.c2899 bool same_type_p = true; in finalize_partitions() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-loop-distribution.cc2938 bool same_type_p = true; in finalize_partitions() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h729 #define same_type_p(TYPE1, TYPE2) \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h759 #define same_type_p(TYPE1, TYPE2) \ macro