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

/freebsd-12-stable/contrib/ntp/include/
H A Dntp_assert.h24 * DEBUG_INVARIANT().
95 #define DEBUG_INVARIANT(x) INVARIANT(x) macro
100 #define DEBUG_INVARIANT(x) do {} while (FALSE) macro

Completed in 106 milliseconds