OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CONCAT
sys/sys/exec_elf.h
754
#define CONCAT(x,y) __CONCAT(x,y)
usr.bin/make/defines.h
95
#define CONCAT(a,b) a##b