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

/freebsd-13-stable/contrib/ntp/include/
H A Dntp_assert.h20 * open question: when would we use INVARIANT()?
84 #define INVARIANT(x) ALWAYS_INVARIANT(x) macro
95 #define DEBUG_INVARIANT(x) INVARIANT(x)
/freebsd-13-stable/contrib/ntp/lib/isc/include/isc/
H A Dutil.h219 #define INVARIANT(e) ISC_INVARIANT(e) macro
/freebsd-13-stable/contrib/ntp/ntpd/
H A Drefclock_nmea.c874 INVARIANT(0); /* Coverity 97123 */

Completed in 114 milliseconds