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