Searched defs:STRINGIFY (Results 1 – 8 of 8) sorted by relevance
51 #define STRINGIFY(b) STRINFIGY2(b) macro
122 #define STRINGIFY(b) STRINFIGY2(b) macro
10 #define STRINGIFY(a) STRINGIFY_ARG(a) macro
40 #define STRINGIFY(x) STRINGIFY_INTERNAL(x) macro
122 #define STRINGIFY(x) STRINGIFY_INTERNAL(x) macro
44 #define STRINGIFY(x) STRINGIFY2(x) macro
33 #define STRINGIFY(x) STRINGIFY_INNER(x) macro