DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
HASHMASK
games/battlestar/parse.c
37
#define HASHMASK (HASHSIZE - 1)
tools/tools/toeplitz/toeplitz.c
17
#define HASHMASK 0x7f
usr.bin/du/du.c
53
#define HASHMASK (HASHSIZE - 1)