Home
last modified time | relevance | path

Searched defs:PA_MAYBE_INT32_SWAP (Results 1 - 1 of 1) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dendianmacros.h95 #define PA_MAYBE_INT32_SWAP(c,x) ((c) ? PA_INT32_SWAP(x) : (x)) macro

Completed in 1 milliseconds