Searched defs:__STRING (Results 1 – 3 of 3) sorted by relevance
48 #define __STRING(x) #x macro
140 #define __STRING(x) #x /* stringify without expanding x */ macro157 #define __STRING(x) "x" macro
106 #define __STRING(x) #x macro