Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__CONCAT1
usr/src/boot/sys/sys/cdefs.h
157
#define __CONCAT(x,y) __CONCAT1(x,y)
usr/src/uts/common/sys/linker_set.h
42
#define __CONCAT(x, y) __CONCAT1(x, y)