Searched refs:_stringify_1 (Results 1 – 1 of 1) sorted by relevance
31 #define _stringify_1(x) #x macro32 #define _stringify(x) _stringify_1(x)