Searched defs:KASSERT (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dsystm.h149 #define KASSERT(exp,msg) macro
/xnu-2422.115.4/bsd/kern/
H A Dsubr_sbuf.c57 #define KASSERT(e, m) macro
[all...]
/xnu-2422.115.4/bsd/security/audit/
H A Daudit_bsd.h40 #undef KASSERT macro
43 #define KASSERT(exp, msg) do { \ macro
51 #define KASSERT(exp, msg) do { \ macro

Completed in 20 milliseconds