Searched refs:TOSTRING_HELPER (Results 1 – 1 of 1) sorted by relevance
4 #define TOSTRING_HELPER(x) #x macro5 #define TOSTRING(x) TOSTRING_HELPER(x)