Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/libcpp/include/
H A Dcpplib.h179 #define PREV_WHITE (1 << 0) /* If whitespace before this token. */ macro
/dragonfly/contrib/gcc-8.0/libcpp/include/
H A Dcpplib.h184 #define PREV_WHITE (1 << 0) /* If whitespace before this token. */ macro