Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CONCATENATE
include/linux/args.h
26
#define CONCATENATE(a, b) __CONCAT(a, b)
tools/include/linux/args.h
29
#define CONCATENATE(a, b) __CONCAT(a, b)