Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zlib/
H A Dinfback.c194 #define DROPBITS(n) \ macro
301 DROPBITS(1);
323 DROPBITS(2);
362 DROPBITS(5);
364 DROPBITS(5);
366 DROPBITS(4);
381 DROPBITS(3);
420 DROPBITS(2);
427 DROPBITS(3);
508 DROPBITS(here.bits);
[all …]
H A Dinflate.c527 #define DROPBITS(n) \ macro
690 DROPBITS(4);
859 DROPBITS(1);
872 DROPBITS(2);
885 DROPBITS(2);
923 DROPBITS(5);
925 DROPBITS(5);
927 DROPBITS(4);
942 DROPBITS(3);
1070 DROPBITS(here.bits);
[all …]