Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DELTANEXTU16
lib/lz4/lz4hc_compress.c
161
matchIndex -= DELTANEXTU16(matchIndex);
lib/lz4/lz4hc_compress.c
255
matchIndex -= DELTANEXTU16(matchIndex);
lib/lz4/lz4hc_compress.c
89
DELTANEXTU16(idx) = (U16)delta;