Searched refs:DO_STRINGIFY (Results 1 – 1 of 1) sorted by relevance
40 #define DO_STRINGIFY(x) #x macro41 #define STRINGIFY(x) DO_STRINGIFY(x)