Searched refs:DEBUG_REQUIRE (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
88 #define DEBUG_REQUIRE(x) REQUIRE(x) macro
93 #define DEBUG_REQUIRE(x) (void)(x) macro

Completed in 51 milliseconds