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

  /src/external/gpl3/gcc/dist/gcc/
tree.h 622 #define ANY_INTEGRAL_TYPE_P(TYPE) \
3901 if (!ANY_INTEGRAL_TYPE_P (__t))
4159 if (!ANY_INTEGRAL_TYPE_P (__t))
  /src/external/gpl3/gcc.old/dist/gcc/
tree.h 531 #define ANY_INTEGRAL_TYPE_P(TYPE) \
3702 if (!ANY_INTEGRAL_TYPE_P (__t))
3928 if (!ANY_INTEGRAL_TYPE_P (__t))

Completed in 37 milliseconds