Home
last modified time | relevance | path

Searched refs:KT_EASSERT_IMPL (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dktest.h263 #define KT_EASSERT_IMPL(LEFT, OP, RIGHT, TYPE, ctx) do { \ macro
278 KT_EASSERT_IMPL(l, op, r, int64_t, ctx)
281 KT_EASSERT_IMPL(l, op, r, uint64_t, ctx)
284 KT_EASSERT_IMPL(l, op, r, uintptr_t, ctx)
287 KT_EASSERT_IMPL(exp, ==, B_TRUE, boolean_t, ctx)
290 KT_EASSERT_IMPL(exp, ==, 0, uintmax_t, ctx)