Searched refs:_NL_STRINGIFY_ARG (Results 1 – 1 of 1) sorted by relevance
26 #define _NL_STRINGIFY_ARG(contents) #contents macro27 #define _NL_STRINGIFY(macro_or_string) _NL_STRINGIFY_ARG (macro_or_string)