__cond             82 dev/ic/rtwvar.h #define	KASSERT2(__cond, __msg)		\
__cond             84 dev/ic/rtwvar.h 		if (!(__cond))		\