Searched refs:STRINGFY_WRAPPER (Results 1 – 1 of 1) sorted by relevance
31 #define STRINGFY_WRAPPER(x) #x macro32 #define STRINGFY(x) STRINGFY_WRAPPER(x)