Home
last modified time | relevance | path

Searched refs:PA_STRINGIZE (Results 1 – 1 of 1) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dmacro.h266 #define PA_STRINGIZE(x) #x macro
267 #define PA_EXPAND_AND_STRINGIZE(x) PA_STRINGIZE(x)