Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libcpp/include/
H A Dcpplib.h184 #define NO_EXPAND (1 << 5) /* Do not macro-expand this token. */ macro
/dflybsd-src/contrib/gcc-8.0/libcpp/include/
H A Dcpplib.h198 #define NO_EXPAND (1 << 10) /* Do not macro-expand this token. */ macro