Searched refs:PA_STRINGIFY_IMPL (Results 1 – 1 of 1) sorted by relevance
19 #define PA_STRINGIFY_IMPL(s) #s macro20 #define PA_STRINGIFY(s) PA_STRINGIFY_IMPL(s)