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