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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
gccmacro.h 111 #ifndef PA_GCC_MALLOC
113 #define PA_GCC_MALLOC __attribute__ ((malloc))
116 #define PA_GCC_MALLOC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/
gccmacro.h 111 #ifndef PA_GCC_MALLOC
113 #define PA_GCC_MALLOC __attribute__ ((malloc))
116 #define PA_GCC_MALLOC

Completed in 867 milliseconds