Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zlib/
H A Dtrees.c144 #define put_short(s, w) { \ macro
168 put_short(s, s->bi_buf); in bi_flush()
183 put_short(s, s->bi_buf); in bi_windup()
263 put_short(s, s->bi_buf); in send_bits()
278 put_short(s, s->bi_buf);\
862 put_short(s, (ush)stored_len); in _tr_stored_block()
863 put_short(s, (ush)~stored_len); in _tr_stored_block()