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