Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
___PASTE
include/linux/compiler_types.h
16
#define __PASTE(a, b) ___PASTE(a, b)
scripts/gendwarfksyms/examples/kabi.h
33
#define __PASTE(a, b) ___PASTE(a, b)
tools/include/linux/compiler.h
243
#define __PASTE(a, b) ___PASTE(a, b)
tools/testing/scatterlist/linux/mm.h
62
#define __PASTE(a,b) ___PASTE(a,b)