Searched defs:_PROP_ASSERT (Results 1 – 1 of 1) sorted by relevance
255 #define _PROP_ASSERT(x) KASSERT(x) macro313 #define _PROP_ASSERT(x) /* nothing */ macro359 #define _PROP_ASSERT(x) /*LINTED*/assert(x) macro