FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__DEVOLATILE
sys/sys/cdefs.h
491
#define __DEVOLATILE(type, var) ((type)(__uintptr_t)(volatile void *)(var))
tools/build/cross-build/include/common/sys/cdefs.h
259
#define __DEVOLATILE(type, var) ((type)(__uintptr_t)(volatile void *)(var))