Searched defs:ASSERT0 (Results 1 – 5 of 5) sorted by relevance
121 #define ASSERT0(x) VERIFY3_IMPL(x, ==, 0, uintmax_t) macro127 #define ASSERT0(x) ((void)0) macro
230 #define ASSERT0(x) ((void) sizeof ((uintptr_t)(x))) macro251 #define ASSERT0 VERIFY0 macro
281 #define ASSERT0(x) ((void) sizeof ((uintptr_t)(x))) macro 304 #define ASSERT0 VERIFY0 macro
281 #define ASSERT0( global() macro 304 #define ASSERT0 global() macro
35 #define ASSERT0(x) ((void)0) macro