Home
last modified time | relevance | path

Searched refs:out_func (Results 1 – 9 of 9) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dzlib.h878 typedef int (*out_func) OF((void FAR *, unsigned char FAR *, unsigned));
882 out_func out, void FAR *out_desc));
Dzconf.h49 # define out_func z_out_func macro
Dzconf.in.h49 # define out_func z_out_func macro
Dinfback.c245 out_func out;
DChangeLog80 - Add alloc_func, free_func, in_func, out_func to Z_PREFIX list
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dzlib.h1027 typedef int (*out_func) OF((void FAR *, unsigned char FAR *, unsigned));
1031 out_func out, void FAR *out_desc));
Dzconf.h140 # define out_func z_out_func macro
Dinfback.c254 out_func out;
DChangeLog697 - Add alloc_func, free_func, in_func, out_func to Z_PREFIX list