Searched refs:_tr_flush_block (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Ddeflate.h284 void _tr_flush_block OF((deflate_state *s, charf *buf, ulg stored_len,
H A Dtrees.c921 void _tr_flush_block(s, buf, stored_len, eof) function
H A Ddeflate.c1371 _tr_flush_block(s, (s->block_start >= 0L ? \
/freebsd-11-stable/sys/contrib/zlib/
H A Ddeflate.h301 void ZLIB_INTERNAL _tr_flush_block OF((deflate_state *s, charf *buf,
H A Dzconf.h25 # define _tr_flush_block z__tr_flush_block macro
H A Dtrees.c911 void ZLIB_INTERNAL _tr_flush_block(s, buf, stored_len, last) function
H A Ddeflate.c1606 _tr_flush_block(s, (s->block_start >= 0L ? \
/freebsd-11-stable/sys/libkern/
H A Dzlib.c31 #define _tr_flush_block _zlib104_tr_flush_block macro
541 ulg _tr_flush_block OF((deflate_state *s, charf *buf, ulg stored_len,
1552 _tr_flush_block(s, (s->block_start >= 0L ? \
2692 ulg _tr_flush_block(s, buf, stored_len, eof) function

Completed in 140 milliseconds