HomeSort by: relevance | last modified time | path
    Searched defs:same_type_p (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/d/
types.cc 100 if (same_type_p (tb, tvalist))
134 same_type_p (Type *t1, Type *t2) function
  /src/external/gpl3/gcc/dist/gcc/cp/
cp-tree.h 775 #define same_type_p(TYPE1, TYPE2) \
2781 this is functionally equivalent to using same_type_p, but
772 #define same_type_p macro
  /src/external/gpl3/gcc.old/dist/gcc/cp/
cp-tree.h 762 #define same_type_p(TYPE1, TYPE2) \
2720 this is functionally equivalent to using same_type_p, but
759 #define same_type_p macro

Completed in 48 milliseconds