OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
trunc_line
sys/arch/sh/sh/cache_sh3.c
40
#define trunc_line(x) ((x) & ~15)
sys/arch/sh/sh/cache_sh4.c
40
#define trunc_line(x) ((x) & ~31)