Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__XSTRING
usr/src/boot/sys/sys/cdefs.h
159
#define __XSTRING(x) __STRING(x) /* expand x, then stringify */
usr/src/uts/common/sys/linker_set.h
45
#define __XSTRING(x) __STRING(x) /* expand x, then stringify */