Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dntp_assert.h95 #define DEBUG_INVARIANT(x) INVARIANT(x) macro
100 #define DEBUG_INVARIANT(x) do {} while (FALSE) macro