Searched refs:STRINGIFY (Results 1 – 1 of 1) sorted by relevance
23 #define STRINGIFY(x) #x macro24 #define TOSTRING(x) STRINGIFY(x)