Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
LZ4_HASH_SIZE_U32
include/linux/lz4.h
99
uint32_t hashTable[LZ4_HASH_SIZE_U32];
lib/lz4/lz4_compress.c
822
for (i = 0; i < LZ4_HASH_SIZE_U32; i++) {