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

  /src/external/gpl3/gcc/dist/libcpp/include/
cpplib.h 193 #define PREV_WHITE (1 << 0) /* If whitespace before this token. */
  /src/external/gpl3/gcc.old/dist/libcpp/include/
cpplib.h 186 #define PREV_WHITE (1 << 0) /* If whitespace before this token. */

Completed in 26 milliseconds