Searched refs:_tostr2 (Results 1 – 1 of 1) sorted by relevance
73 #define _tostr2(x) #x macro74 #define _tostr(x) _tostr2(x)