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

/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/include/
H A Dntp_assert.h22 * open question: when would we use INVARIANT()?
75 #define INVARIANT(x) ALWAYS_INVARIANT(x) macro
84 #define NTP_INVARIANT(x) INVARIANT(x)
90 #define DEBUG_INVARIANT(x) INVARIANT(x)
/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/include/isc/
H A Dassertions.h112 #define INVARIANT(cond) \ macro
121 #define INVARIANT(cond) ((void) (cond)) macro
/netbsd-6-1-5-RELEASE/lib/libc/include/isc/
H A Dassertions.h119 #define INVARIANT(cond) \ macro
128 #define INVARIANT(cond) ((void) (cond)) macro
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/include/isc/
H A Dutil.h221 #define INVARIANT(e) ISC_INVARIANT(e) macro
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/lib/isc/include/isc/
H A Dutil.h216 #define INVARIANT(e) ISC_INVARIANT(e) macro

Completed in 66 milliseconds