Home
last modified time | relevance | path

Searched defs:PREV_WHITE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dcpplib.h185 #define PREV_WHITE (1 << 0) /* If whitespace before this token. */ macro
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dcpplib.h186 #define PREV_WHITE (1 << 0) /* If whitespace before this token. */ macro