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

/openjdk7/jdk/src/share/native/java/util/zip/zlib-1.2.3/
H A Dzconf.h76 # define out_func z_out_func macro
H A Dzlib.h902 typedef int (*out_func) OF((void FAR *, unsigned char FAR *, unsigned)); typedef
906 out_func out, void FAR *out_desc));
933 parameters and return types are defined above in the in_func and out_func

Completed in 34 milliseconds