Searched refs:DEBUG_ENSURE (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/include/
H A Dntp_assert.h25 * use DEBUG_REQUIRE(), DEBUG_INSIST(), DEBUG_ENSURE(), and/or
91 #define DEBUG_ENSURE(x) ENSURE(x) macro
96 #define DEBUG_ENSURE(x) (void)(x) macro

Completed in 50 milliseconds