Searched refs:STRINGIFY_EXPAND (Results 1 – 1 of 1) sorted by relevance
43 #define STRINGIFY_EXPAND(x) #x macro44 #define M2S(m) STRINGIFY_EXPAND(m)