Home
last modified time | relevance | path

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

/titanic_52/usr/src/uts/common/sys/
H A Ddebug.h117 #define ASSERT3S(x, y, z) VERIFY3_IMPL(x, y, z, int64_t) macro
122 #define ASSERT3S(x, y, z) ((void)0) macro
/titanic_52/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfssubr.c32 #define ASSERT3S(x, y, z) ((void)0) macro
[all...]