Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/include/
H A Dntp_assert.h97 #define DEBUG_INVARIANT(x) INVARIANT(x) macro
102 #define DEBUG_INVARIANT(x) do {} while (FALSE) macro