Searched refs:STRINGIFY (Results 1 – 1 of 1) sorted by relevance
36 #define STRINGIFY(x) #x macro37 #define EXPAND(x) STRINGIFY(x)