Home
last modified time | relevance | path

Searched defs:xnop (Results 1 – 2 of 2) sorted by relevance

/dragonfly/test/sysperf/
H A Dcall2.c13 static void xnop(void) { } in xnop() function
H A Dcall3.c18 static void xnop(void (*func)(void)) { func(); } in xnop() function