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

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

Completed in 112 milliseconds