Home
last modified time | relevance | path

Searched defs:pa_xnew (Results 1 - 1 of 1) sorted by relevance

/third_party/pulseaudio/src/pulse/
H A Dxmalloc.h68 #define pa_xnew(type, n) ((type*) _pa_xnew_internal((n), sizeof(type))) macro

Completed in 1 milliseconds