Searched defs:PA_GCC_ALLOC_SIZE (Results 1 - 1 of 1) sorted by relevance
/third_party/pulseaudio/src/pulse/ | ||
H A D | gccmacro.h | 104 #define PA_GCC_ALLOC_SIZE(x) __attribute__ ((__alloc_size__(x))) macro 108 #define PA_GCC_ALLOC_SIZE(x) macro |
Completed in 2 milliseconds