Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
EXTRA_BITS
src/add-ons/media/plugins/ape_reader/MAClib/BitArray.cpp
20
#define EXTRA_BITS ((CODE_BITS - 2) % 8 + 1)
src/add-ons/media/plugins/ape_reader/MAClib/UnBitArray.cpp
52
#define EXTRA_BITS ((CODE_BITS - 2) % 8 + 1)