Searched refs:__STR2 (Results 1 – 1 of 1) sorted by relevance
38 #define __STR2(x) #x macro39 #define __STR(x) __STR2(x)