DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
xnop
test/sysperf/call2.c
15
static void (*xnop_ptr)(void) = xnop;
test/sysperf/call3.c
28
xnop(xnop1);
test/sysperf/call3.c
29
xnop(xnop1);
test/sysperf/call3.c
34
xnop(xnop1);
test/sysperf/call3.c
35
xnop(xnop2);
test/sysperf/call3.c
40
xnop(xnop2);
test/sysperf/call3.c
41
xnop(xnop2);