Searched refs:__stringify_1 (Results 1 – 1 of 1) sorted by relevance
10 #define __stringify_1(x...) #x macro11 #define __stringify(x...) __stringify_1(x)