Searched defs:out_func (Results 1 – 9 of 9) sorted by relevance
155 #define out_func Cr_z_out_func macro
1145 typedef int (*out_func)(void FAR *, unsigned char FAR *, unsigned); typedef
156 # define out_func z_out_func macro
172 # define out_func z_out_func macro
1099 typedef int (*out_func)(void FAR *, unsigned char FAR *, unsigned); typedef
120 # define out_func z_out_func macro
34 pub type out_func = unsafe extern "C" fn(*mut c_void, *mut c_uchar, c_uint) -> c_int; typedef164 out: out_func, in inflateBack()