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

  /src/external/gpl3/gcc/dist/libcpp/include/
line-map.h 101 0x00000002 | RESERVED_LOCATION_COUNT | The first location to be
1029 to be strictly less than RESERVED_LOCATION_COUNT. */
1150 /* location_t values from 0 to RESERVED_LOCATION_COUNT-1 will
1153 const location_t RESERVED_LOCATION_COUNT = 2;
1372 it's a location < RESERVED_LOCATION_COUNT a zeroed expanded source
  /src/external/gpl3/gcc.old/dist/libcpp/include/
line-map.h 99 0x00000002 | RESERVED_LOCATION_COUNT | The first location to be
1069 to be strictly less than RESERVED_LOCATION_COUNT. */
1188 /* location_t values from 0 to RESERVED_LOCATION_COUNT-1 will
1191 const location_t RESERVED_LOCATION_COUNT = 2;
2047 it's a location < RESERVED_LOCATION_COUNT a zeroed expanded source

Completed in 23 milliseconds