Searched refs:__STR2__ (Results 1 – 1 of 1) sorted by relevance
378 #define __STR2__(x) #x macro379 #define __STR1__(x) __STR2__(x)