Home
last modified time | relevance | path

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

/external/zlib/src/contrib/infback9/
Dinfback9.c161 #define DROPBITS(n) \ macro
284 DROPBITS(1);
309 DROPBITS(2);
348 DROPBITS(5);
350 DROPBITS(5);
352 DROPBITS(4);
365 DROPBITS(3);
391 DROPBITS(here.bits);
397 DROPBITS(here.bits);
405 DROPBITS(2);
[all …]
/external/zlib/src/
Dinfback.c194 #define DROPBITS(n) \ macro
301 DROPBITS(1);
323 DROPBITS(2);
362 DROPBITS(5);
364 DROPBITS(5);
366 DROPBITS(4);
381 DROPBITS(3);
406 DROPBITS(here.bits);
412 DROPBITS(here.bits);
420 DROPBITS(2);
[all …]
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);
967 DROPBITS(here.bits);
[all …]
/external/python/cpython2/Modules/zlib/
Dinfback.c194 #define DROPBITS(n) \ macro
301 DROPBITS(1);
323 DROPBITS(2);
362 DROPBITS(5);
364 DROPBITS(5);
366 DROPBITS(4);
381 DROPBITS(3);
406 DROPBITS(here.bits);
412 DROPBITS(here.bits);
420 DROPBITS(2);
[all …]
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);
967 DROPBITS(here.bits);
[all …]
/external/u-boot/lib/zlib/
Dinflate.c229 #define DROPBITS(n) \ macro
392 DROPBITS(4); in inflate()
556 DROPBITS(1); in inflate()
578 DROPBITS(2); in inflate()
613 DROPBITS(5); in inflate()
615 DROPBITS(5); in inflate()
617 DROPBITS(4); in inflate()
632 DROPBITS(3); in inflate()
658 DROPBITS(this.bits); in inflate()
664 DROPBITS(this.bits); in inflate()
[all …]