Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__pure
include/linux/compiler_attributes.h
314
#define __pure __attribute__((__pure__))
tools/include/linux/compiler-gcc.h
29
#define __pure __attribute__((pure))