Home
last modified time | relevance | path

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

/xnu-10002.61.3/libkern/libkern/
H A Dzlib.h916 typedef int (*out_func) OF((void FAR *, unsigned char FAR *, unsigned));
920 out_func out, void FAR *out_desc));
H A Dzconf.h76 # define out_func z_out_func macro
/xnu-10002.61.3/libkern/zlib/
H A Dinfback.c269 inflateBack(z_streamp strm, in_func in, void FAR *in_desc, out_func out, in inflateBack()