OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pa_xrenew
(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
94
/** Internal helper for
pa_xrenew
() */
103
#define
pa_xrenew
(type, p, n) ((type*) _pa_xrenew_internal(p, (n), sizeof(type)))
macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
xmalloc.h
94
/** Internal helper for
pa_xrenew
() */
103
#define
pa_xrenew
(type, p, n) ((type*) _pa_xrenew_internal(p, (n), sizeof(type)))
macro
Completed in 480 milliseconds