Searched refs:__stringify_1 (Results 1 – 1 of 1) sorted by relevance
9 #define __stringify_1(x) #x macro10 #define __stringify(x) __stringify_1(x)