Searched defs:STRINGIFY (Results 1 – 11 of 11) sorted by relevance
35 #define STRINGIFY(S) _STRINGIFY(S) macro
5 #define STRINGIFY(a) INNER_STRINGIFY(a) macro
268 #define STRINGIFY(n) #n macro
1003 #define STRINGIFY(n) #n macro
28 #define STRINGIFY(x) _STRINGIFY(x) macro
359 #define STRINGIFY(s) STRINGIFY_ARGUMENT_WITHOUT_EXPANSION(s) macro
135 #define STRINGIFY(x) #x macro
45 #define STRINGIFY(s) STRINGIFY_ARGUMENT_WITHOUT_EXPANSION(s) macro
2464 #define STRINGIFY(s) STRINGIFY_ARGUMENT_WITHOUT_EXPANSION(s) macro
298 #define STRINGIFY(X) #X macro