Searched defs:__STRING (Results 1 – 7 of 7) sorted by relevance
55 # define __STRING(x) #x macro58 # define __STRING(x) "x" macro
53 # define __STRING(x) #x macro56 # define __STRING(x) "x" macro
32 #define __STRING(x) #x macro
79 # define __STRING(x) #x macro82 # define __STRING(x) "x" macro
139 #define __STRING(x) #x macro
132 #define __STRING(x) #x /* stringify without expanding x */ macro149 #define __STRING(x) "x" macro