Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CAT
arch/alpha/kernel/machvec_impl.h
43
#define CAT(x,y) CAT1(x,y)
tools/testing/selftests/kvm/arm64/vgic_irq.c
213
#define CAT(a, b) CAT_HELPER(a, b)