Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dcpplib.h168 #define STRINGIFY_ARG (1 << 2) /* If macro argument to be stringified. */ macro
/openbsd/src/gnu/gcc/libcpp/include/
Dcpplib.h170 #define STRINGIFY_ARG (1 << 2) /* If macro argument to be stringified. */ macro