Searched defs:__stringify_1 (Results 1 – 3 of 3) sorted by relevance
9 #define __stringify_1(x...) #x macro
19 #define __stringify_1(x) #x macro
9 #define __stringify_1(x) #x macro