Searched refs:compress_func (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/lib/libz/
H A Ddeflate.c66 typedef block_state (*compress_func)(deflate_state *s, int flush); typedef
99 compress_func func;
750 compress_func func;
/openbsd-current/sys/lib/libz/
H A Ddeflate.c66 typedef block_state (*compress_func)(deflate_state *s, int flush); typedef
99 compress_func func;
750 compress_func func;
/openbsd-current/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Ddeflate.c73 typedef block_state (*compress_func) OF((deflate_state *s, int flush)); typedef
119 compress_func func;
610 compress_func func;

Completed in 112 milliseconds