Searched refs:QUOTE (Results 1 – 2 of 2) sorted by relevance
32 #define QUOTE(x) #x macro33 #define STRINGIFY(x) QUOTE(x)
142 #define QUOTE(x) #x macro143 #define STRINGIFY(x) QUOTE(x)