Searched refs:_STRINGIFY (Results 1 – 1 of 1) sorted by relevance
72 #define _STRINGIFY(x) #x macro73 #define STRINGIFY(s) _STRINGIFY(s)