Searched defs:__STRING (Results 1 – 3 of 3) sorted by relevance
82 #define __STRING(x) #x macro 98 #define __STRING(x) "x" macro
52 # define __STRING(x) #x macro 56 # define __STRING(x) "x" macro
158 #define __STRING(x) #x /* stringify without expanding x */ macro 175 #define __STRING(x) "x" macro