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

/external/chromium/sdch/open-vcdiff/src/
H A Dzconf.h49 # define out_func z_out_func macro
H A Dzlib.h878 typedef int (*out_func) OF((void FAR *, unsigned char FAR *, unsigned)); typedef
882 out_func out, void FAR *out_desc));
909 parameters and return types are defined above in the in_func and out_func
/external/qemu/distrib/zlib-1.2.3/
H A Dzconf.h49 # define out_func z_out_func macro
H A Dzlib.h878 typedef int (*out_func) OF((void FAR *, unsigned char FAR *, unsigned)); typedef
882 out_func out, void FAR *out_desc));
909 parameters and return types are defined above in the in_func and out_func
/external/zlib/src/
H A Dzlib.h1011 typedef int (*out_func) OF((void FAR *, unsigned char FAR *, unsigned)); typedef
1015 out_func out, void FAR *out_desc));
1042 parameters and return types are defined above in the in_func and out_func
H A Dzconf.h137 # define out_func z_out_func macro
/external/zlib/
H A Dzlib.h1011 typedef int (*out_func) OF((void FAR *, unsigned char FAR *, unsigned)); typedef
1015 out_func out, void FAR *out_desc));
1042 parameters and return types are defined above in the in_func and out_func
H A Dzconf.h137 # define out_func z_out_func macro

Completed in 156 milliseconds