Searched refs:nop (Results 1 - 4 of 4) sorted by relevance

/libmicro/
H A Dnop.c32 * silly nop benchmark to test infrastructure
55 int nop();
58 (void) nop(); /* do nothing but the call */
H A Dsigaction.c41 nop() function
46 nop(int sig) function
71 ts->ts_act.sa_handler = nop;
H A Dsignal.c42 nop() function
47 nop(int sig) function
67 act.sa_handler = nop;
H A Dlibmicro.c1423 nop() function

Completed in 17 milliseconds