Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulse/
H A Dxmalloc.h90 #define pa_xnewdup(type, p, n) ((type*) _pa_xnewdup_internal((p), (n), sizeof(type))) macro

Completed in 2 milliseconds