Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-loop-distribution.c2671 bool same_type_p = true; in finalize_partitions() local
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dcp-tree.h302 #define same_type_p(TYPE1, TYPE2) \ macro
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.h643 #define same_type_p(TYPE1, TYPE2) \ macro