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

/macosx-10.9.5/ntp-88/include/
H A Dntp_assert.h30 #define NTP_REQUIRE(x) calysto_assert(x) macro
45 #define NTP_REQUIRE(x) assert(x) macro
54 #define NTP_REQUIRE(x) ISC_REQUIRE(x) macro

Completed in 70 milliseconds