Searched defs:__STRING (Results 1 – 4 of 4) sorted by relevance
56 #define __STRING(x) #x macro
73 #define __STRING(x) #x macro
151 #define __STRING(x) #x /* stringify without expanding x */ macro168 #define __STRING(x) "x" macro