Searched defs:__STRING (Results 1 – 4 of 4) sorted by relevance
82 #define __STRING(x) #x macro98 #define __STRING(x) "x" macro
50 # define __STRING(x) #x macro54 # define __STRING(x) "x" macro
44 #define __STRING(x) #x /* stringify without expanding x */ macro
158 #define __STRING(x) #x /* stringify without expanding x */ macro175 #define __STRING(x) "x" macro