FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__STRING
sys/sys/cdefs.h
124
#define __STRING(x) #x /* stringify without expanding x */
sys/sys/cdefs.h
139
#define __STRING(x) "x"
tools/build/cross-build/include/common/sys/cdefs.h
190
#define __STRING(x) #x /* stringify without expanding x */