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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/pulse/
xmalloc.h 72 /** Internal helper for pa_xnew0() */
81 #define pa_xnew0(type, n) ((type*) _pa_xnew0_internal((n), sizeof(type))) macro
83 /** Internal helper for pa_xnew0() */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
xmalloc.h 72 /** Internal helper for pa_xnew0() */
81 #define pa_xnew0(type, n) ((type*) _pa_xnew0_internal((n), sizeof(type))) macro
83 /** Internal helper for pa_xnew0() */

Completed in 78 milliseconds