Searched refs:_STR (Results 1 – 1 of 1) sorted by relevance
37 #define _STR(x) #x macro38 #define STRINGFY(x) _STR(x)