Searched defs:_PROP_ASSERT (Results 1 – 1 of 1) sorted by relevance
258 #define _PROP_ASSERT(x) KKASSERT(x) macro316 #define _PROP_ASSERT(x) /* nothing */ macro357 #define _PROP_ASSERT(x) /*LINTED*/assert(x) macro