HomeSort by relevance Sort by last modified time
    Searched defs:PA_GCC_ALLOC_SIZE2 (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/pulse/
gccmacro.h 102 #define PA_GCC_ALLOC_SIZE2(x,y) __attribute__ ((__alloc_size__(x,y)))
107 #define PA_GCC_ALLOC_SIZE2(x,y)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
gccmacro.h 102 #define PA_GCC_ALLOC_SIZE2(x,y) __attribute__ ((__alloc_size__(x,y)))
107 #define PA_GCC_ALLOC_SIZE2(x,y)

Completed in 1251 milliseconds