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