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

  /src/external/gpl3/gcc.old/dist/gcc/
value-range.cc 2121 #define DEFINE_INT_RANGE_INSTANCE(N) \
2132 DEFINE_INT_RANGE_INSTANCE(1)
2133 DEFINE_INT_RANGE_INSTANCE(2)
2134 DEFINE_INT_RANGE_INSTANCE(3)
2135 DEFINE_INT_RANGE_INSTANCE(255)
  /src/external/gpl3/gcc/dist/gcc/
value-range.cc 2195 #define DEFINE_INT_RANGE_INSTANCE(N) \
2205 DEFINE_INT_RANGE_INSTANCE(1)
2206 DEFINE_INT_RANGE_INSTANCE(2)
2207 DEFINE_INT_RANGE_INSTANCE(3)
2208 DEFINE_INT_RANGE_INSTANCE(255)

Completed in 50 milliseconds