Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
XCAT
drivers/gpu/drm/sti/sti_hdmi.c
79
#define XCAT(prefix, x, suffix) prefix ## x ## suffix
tools/testing/selftests/bpf/progs/test_global_func_deep_stack.c
14
#define XCAT(a, b) CAT(a, b)