Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
A64
usr/src/common/lz4/lz4.c
355
#define A64(x) (((U64_S *)(__DECONST(void *, x)))->v)
usr/src/grub/grub-0.97/stage2/zfs_lz4.c
131
#define A64(x) (((U64_S *)(x))->v)