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

/freebsd-current/contrib/ntp/libntp/lib/isc/include/isc/
H A Dassertions.h115 #define ISC_INVARIANT(cond) \ macro
121 #define ISC_INVARIANT(cond) ((void) 0) macro
H A Dutil.h219 #define INVARIANT(e) ISC_INVARIANT(e)
/freebsd-current/contrib/ntp/include/
H A Dntp_assert.h77 #define ALWAYS_INVARIANT(x) ISC_INVARIANT(x)

Completed in 58 milliseconds