Home
last modified time | relevance | path

Searched defs:ASSERT0 (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Ddebug.h121 #define ASSERT0(x) VERIFY3_IMPL(x, ==, 0, uintmax_t) macro
126 #define ASSERT0(x) ((void)0) macro