Searched refs:_textify (Results 1 – 1 of 1) sorted by relevance
203 #define _textify(x) #x macro204 #define textify(x) _textify(x)