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