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

/xnu-2422.115.4/osfmk/kern/
H A Dbits.c50 * Added `testbit()' routine.
130 testbit(int bitno, int *s) function
H A Dmisc_protos.h76 extern int testbit(
H A Dsched_prim.c3264 return testbit(priority, sched_preempt_pri) ? TRUE : FALSE;
/xnu-2422.115.4/osfmk/x86_64/
H A Dloose_ends.c135 testbit(int bitno, int *s) function

Completed in 24 milliseconds