Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/zlib_deflate/
H A Ddefutil.h288 #define put_short(s, w) { \ macro
317 put_short(s, s->bi_buf); in bi_flush()
333 put_short(s, s->bi_buf); in bi_windup()
379 put_short(s, s->bi_buf); in send_bits()
394 put_short(s, s->bi_buf);\
H A Ddeftree.c1046 put_short(s, (ush)len);
1047 put_short(s, (ush)~len);
/kernel/linux/linux-6.6/lib/zlib_deflate/
H A Ddefutil.h288 #define put_short(s, w) { \ macro
317 put_short(s, s->bi_buf); in bi_flush()
333 put_short(s, s->bi_buf); in bi_windup()
379 put_short(s, s->bi_buf); in send_bits()
394 put_short(s, s->bi_buf);\
H A Ddeftree.c1046 put_short(s, (ush)len);
1047 put_short(s, (ush)~len);

Completed in 6 milliseconds