Searched defs:STRINGIFY (Results 1 – 11 of 11) sorted by relevance
5 #define STRINGIFY(x) #x macro
22 #define STRINGIFY(A) STRINGIFY_ global() macro
140 #define STRINGIFY(x) _STRINGIFY( main() macro
44 #define STRINGIFY(A) STRINGIFY_(A) macro
31 #define STRINGIFY(x) _STRINGIFY(x) macro
25 #define STRINGIFY(S) STRINGIFY_(S) macro
58 #define STRINGIFY(x) _STRINGIFY(x) macro
965 #define STRINGIFY( enumeration() macro
21 #define STRINGIFY(S) #S macro