Searched refs:_stringify (Results 1 – 1 of 1) sorted by relevance
101 #define _stringify( _x ) # _x macro102 #define stringify( _x ) _stringify( _x )