Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DUMPBITS
src/bin/unzip/explode.c
203
#define DUMPBITS(n) {b>>=(n);k-=(n);}
src/bin/unzip/explode.c
614
#undef DUMPBITS
src/bin/unzip/inflate.c
630
#define DUMPBITS(n) {b>>=(n);k-=(n);}