Home
last modified time | relevance | path

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

/third_party/node/deps/v8/third_party/zlib/
H A Dtrees.c174 #define put_short(s, w) { \ macro
201 put_short(s, s->bi_buf);
216 put_short(s, s->bi_buf);\
871 put_short(s, (ush)stored_len);
872 put_short(s, (ush)~stored_len);
1156 put_short(s, s->bi_buf);
1173 put_short(s, s->bi_buf);
/third_party/node/deps/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()
/third_party/libwebsockets/win32port/zlib/
H A Dtrees.c181 #define put_short(s, w) { \ macro
208 put_short(s, s->bi_buf);
223 put_short(s, s->bi_buf);\
1168 put_short(s, s->bi_buf);
1185 put_short(s, s->bi_buf);
1210 put_short(s, (ush)len);
1211 put_short(s, (ush)~len);
/third_party/skia/third_party/externals/zlib/
H A Dtrees.c174 #define put_short(s, w) { \ macro
201 put_short(s, s->bi_buf);
216 put_short(s, s->bi_buf);\
871 put_short(s, (ush)stored_len);
872 put_short(s, (ush)~stored_len);
1155 put_short(s, s->bi_buf);
1172 put_short(s, s->bi_buf);
/third_party/zlib/
H A Dtrees.c144 #define put_short(s, w) { \ macro
179 put_short(s, s->bi_buf); in bi_flush()
195 put_short(s, s->bi_buf); in bi_windup()
277 put_short(s, s->bi_buf); in send_bits()
292 put_short(s, s->bi_buf);\
886 put_short(s, (ush)stored_len); in _tr_stored_block()
887 put_short(s, (ush)~stored_len); in _tr_stored_block()

Completed in 9 milliseconds