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

/macosx-10.10.1/bind9-45.101/bind9/lib/lwres/
H A Dassert_p.h28 #define INSIST(x) assert(x) macro
/macosx-10.10.1/Heimdal-398.1.2/lib/kadm5/
H A Doncrpc.c48 #define INSIST(x) CHECK(!(x)) macro
[all...]
H A Dmit.c50 #define INSIST(x) CHECK(!(x)) macro
[all...]
/macosx-10.10.1/bind9-45.101/bind9/lib/isc/include/isc/
H A Dutil.h217 #define INSIST(e) ISC_INSIST(e) macro
/macosx-10.10.1/ntp-92/lib/isc/include/isc/
H A Dutil.h212 #define INSIST(e) ISC_INSIST(e) macro
/macosx-10.10.1/Heimdal-398.1.2/kadmin/
H A Drpc.c70 #define INSIST(x) CHECK(!(x)) macro
[all...]
/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A Dregcomp.c228 #define INSIST macro
/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A Dregcomp.c242 #define INSIST(c, e) ((c) ? 0 : ERR(e)) /* if condition false, error */ macro

Completed in 139 milliseconds