Searched defs:INSIST (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/bsd/ntp/dist/include/
H A Dntp_assert.h85 #define INSIST(x) ALWAYS_INSIST(x) macro
/netbsd-current/external/bsd/libbind/dist/include/isc/
H A Dassertions.h98 #define INSIST(cond) \ macro
107 #define INSIST(cond) ((void) (cond)) macro
/netbsd-current/lib/libc/include/isc/
H A Dassertions.h100 #define INSIST(cond) \ macro
110 #define INSIST(cond) ((void) (cond)) macro
113 #define INSIST(cond) macro
/netbsd-current/external/mpl/dhcp/dist/omapip/
H A Discprint.c35 #define INSIST(cond) REQUIRE(cond) macro
/netbsd-current/external/bsd/ntp/dist/lib/isc/include/isc/
H A Dutil.h219 #define INSIST(e) ISC_INSIST(e) macro
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dutil.h272 #define INSIST(expression) \ macro
302 #define INSIST(e) ISC_INSIST(e) macro
319 #define INSIST(e) \ macro
/netbsd-current/external/mpl/bind/dist/lib/isc/include/isc/
H A Dutil.h275 #define INSIST(expression) \ macro
303 #define INSIST(e) ISC_INSIST(e) macro
/netbsd-current/crypto/external/bsd/heimdal/dist/kadmin/
H A Drpc.c53 #define INSIST(x) CHECK(!(x)) macro
[all...]
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dgen.c55 #define INSIST(cond) \ macro
[all...]
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dgen.c39 #define INSIST(cond) \ macro
[all...]

Completed in 312 milliseconds