Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zlib/
H A Dinfback.c186 #define DROPBITS(n) \ macro
288 DROPBITS(1); in inflateBack()
310 DROPBITS(2); in inflateBack()
349 DROPBITS(5); in inflateBack()
351 DROPBITS(5); in inflateBack()
353 DROPBITS(4); in inflateBack()
368 DROPBITS(3); in inflateBack()
393 DROPBITS(here.bits); in inflateBack()
399 DROPBITS(here.bits); in inflateBack()
407 DROPBITS(2); in inflateBack()
[all …]
H A Dinflate.c495 #define DROPBITS(n) \ macro
654 DROPBITS(4); in inflate()
835 DROPBITS(1); in inflate()
848 DROPBITS(2); in inflate()
861 DROPBITS(2); in inflate()
901 DROPBITS(5); in inflate()
903 DROPBITS(5); in inflate()
905 DROPBITS(4); in inflate()
921 DROPBITS(3); in inflate()
947 DROPBITS(here.bits); in inflate()
[all …]