Searched defs:__STRING (Results 1 – 2 of 2) sorted by relevance
50 # define __STRING(x) #x macro54 # define __STRING(x) "x" macro
159 #define __STRING(x) #x /* stringify without expanding x */ macro176 #define __STRING(x) "x" macro