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

/external/qemu/distrib/zlib-1.2.3/
H A Dzconf.h46 # define alloc_func z_alloc_func macro
H A Dzlib.h77 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size)); typedef
94 alloc_func zalloc; /* used to allocate the internal state */
/external/zlib/
H A Dzconf.h46 # define alloc_func z_alloc_func macro
H A Dzconf.in.h46 # define alloc_func z_alloc_func macro
H A Dzlib.h77 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size)); typedef
94 alloc_func zalloc; /* used to allocate the internal state */

Completed in 28 milliseconds