Searched defs:STRINGIFY (Results 1 – 15 of 15) sorted by relevance
43 #define STRINGIFY(A) STRINGIFY_(A) macro
45 #define STRINGIFY(A) STRINGIFY_(A) macro
30 #define STRINGIFY(a) #a macro
44 #define STRINGIFY(A) STRINGIFY_(A) macro
5 #define STRINGIFY(a) INNER_STRINGIFY(a) macro
410 AC_SUBST(STRINGIFY) subst
59 #define STRINGIFY(a) #a macro
28 #define STRINGIFY(x) _STRINGIFY(x) macro
135 #define STRINGIFY(x) #x macro
849 #define STRINGIFY(X) (#X) in enumeration() macro
262 #define STRINGIFY(X) #X macro
298 #define STRINGIFY(X) #X macro
296 #define STRINGIFY(X) #X macro