Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/libcpp/include/
H A Dcpplib.h181 #define STRINGIFY_ARG (1 << 2) /* If macro argument to be stringified. */ macro
/dragonfly/contrib/gcc-8.0/libcpp/include/
H A Dcpplib.h186 #define STRINGIFY_ARG (1 << 2) /* If macro argument to be stringified. */ macro