Searched defs:ALWAYS_REQUIRE (Results 1 – 1 of 1) sorted by relevance
37 #define ALWAYS_REQUIRE(x) calysto_assert(x) macro68 #define ALWAYS_REQUIRE(x) assert(x) macro77 #define ALWAYS_REQUIRE(x) ISC_REQUIRE(x) macro