Searched refs:STRINGIFY_ARG (Results 1 – 1 of 1) sorted by relevance
9 #define STRINGIFY_ARG(a) #a macro10 #define STRINGIFY(a) STRINGIFY_ARG(a)