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