Home
last modified time | relevance | path

Searched refs:_tr_flush_block (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/uts/common/zmod/
H A Dzconf.h97 #define _tr_flush_block z__tr_flush_block macro
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) in _tr_flush_block() function
H A Ddeflate.c1371 _tr_flush_block(s, (s->block_start >= 0L ? \
/netbsd-src/external/gpl3/gdb/dist/zlib/
H A Ddeflate.h296 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 Dzconf.h.in25 # define _tr_flush_block z__tr_flush_block macro
H A Dzconf.h.cmakein27 # define _tr_flush_block z__tr_flush_block
H A Dtrees.c912 void ZLIB_INTERNAL _tr_flush_block(s, buf, stored_len, last) in _tr_flush_block() function
H A Ddeflate.c1648 _tr_flush_block(s, (s->block_start >= 0L ? \
/netbsd-src/external/gpl3/binutils.old/dist/zlib/
H A Ddeflate.h296 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 Dzconf.h.cmakein27 # define _tr_flush_block z__tr_flush_block
H A Dzconf.h.in25 # define _tr_flush_block z__tr_flush_block macro
H A Dtrees.c912 void ZLIB_INTERNAL _tr_flush_block(s, buf, stored_len, last) in _tr_flush_block() function
H A Ddeflate.c1648 _tr_flush_block(s, (s->block_start >= 0L ? \
/netbsd-src/external/gpl3/binutils/dist/zlib/
H A Ddeflate.h296 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 Dzconf.h.in25 # define _tr_flush_block z__tr_flush_block macro
H A Dzconf.h.cmakein27 # define _tr_flush_block z__tr_flush_block
H A Dtrees.c912 void ZLIB_INTERNAL _tr_flush_block(s, buf, stored_len, last) in _tr_flush_block() function
H A Ddeflate.c1648 _tr_flush_block(s, (s->block_start >= 0L ? \
/netbsd-src/sys/net/
H A Dzlib.c557 void _tr_flush_block(deflate_state *s, charf *buf, ulg stored_len,
1678 _tr_flush_block(s, (s->block_start >= 0L ? \
3017 void _tr_flush_block(deflate_state *s, in _tr_flush_block() function