Home
last modified time | relevance | path

Searched refs:_tr_stored_block (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/zlib/
H A Ddeflate.h305 void ZLIB_INTERNAL _tr_stored_block OF((deflate_state *s, charf *buf,
H A Dzconf.h33 # define _tr_stored_block z__tr_stored_block macro
H A Dtrees.c863 void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last) in _tr_stored_block() function
971 _tr_stored_block(s, buf, stored_len, last);
H A Ddeflate.c1028 _tr_stored_block(s, (char*)0, 0L, 0);
1695 _tr_stored_block(s, (char *)0, 0L, last);
1813 _tr_stored_block(s, (charf *)s->window + s->block_start, len, last);
H A Dzconf.h.in27 # define _tr_stored_block z__tr_stored_block macro