Searched defs:PA_DECLARE_ALIGNED (Results 1 - 1 of 1) sorted by relevance
/third_party/pulseaudio/src/pulsecore/ | ||
H A D | macro.h | 57 #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