Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dmacro.h57 #define PA_DECLARE_ALIGNED(n,t,v) t v __attribute__ ((aligned (n))) macro
59 #define PA_DECLARE_ALIGNED(n,t,v) t v macro

Completed in 1 milliseconds