Searched defs:INSIST (Results 1 - 5 of 5) sorted by last modified time

/freebsd-10.3-release/lib/libc/nameser/
H A Dns_print.c37 #define INSIST(cond) assert(cond) macro
/freebsd-10.3-release/lib/libc/include/isc/
H A Dlist.h24 #define INSIST(cond) assert(cond) macro
/freebsd-10.3-release/crypto/heimdal/kadmin/
H A Drpc.c55 #define INSIST(x) CHECK(!(x)) macro
[all...]
/freebsd-10.3-release/contrib/ntp/lib/isc/include/isc/
H A Dutil.h217 #define INSIST(e) ISC_INSIST(e) macro
/freebsd-10.3-release/contrib/ntp/include/
H A Dntp_assert.h83 #define INSIST(x) ALWAYS_INSIST(x) macro

Completed in 104 milliseconds