Searched defs:__stringify (Results 1 – 2 of 2) sorted by relevance
10 #define __stringify(x...) __stringify_1(x) macro
73 #define __stringify(a) #a macro
Completed in 3 milliseconds