Searched defs:STRINGIFY (Results 1 – 14 of 14) sorted by relevance
1175 sub STRINGIFY { subroutine2620 sub STRINGIFY { subroutine
150 AC_SUBST(STRINGIFY) subst
137 AC_SUBST(STRINGIFY) subst
22 #define STRINGIFY(A) STRINGIFY_(A) macro
5 #define STRINGIFY(a) INNER_STRINGIFY(a) macro
44 #define STRINGIFY(A) STRINGIFY_(A) macro
48 # define STRINGIFY(x) STRINGIFY2(x) macro
36 #define STRINGIFY(x) __STRINGIFY(x) macro
72 #define STRINGIFY(name) STRINGIFY2(name) macro
25 #define STRINGIFY(S) STRINGIFY_(S) macro
271 #define STRINGIFY(e) STRINGIFY2(e) macro
490 #define STRINGIFY(x) __STRINGIFY(x) macro
931 #define STRINGIFY(X) (#X) in enumeration() macro
254 #define STRINGIFY(X) #X macro