Searched defs:DEBUG_REQUIRE (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/ntp/include/
H A Dntp_assert.h93 #define DEBUG_REQUIRE(x) REQUIRE(x) macro
98 #define DEBUG_REQUIRE(x) do {} while (FALSE) macro

Completed in 37 milliseconds