Searched defs:CHECK (Results 26 - 50 of 97) sorted by relevance

1234

/macosx-10.10.1/Heimdal-398.1.2/lib/hcrypto/
H A Dtest_bn.c61 #define CHECK(x) do { ret += x; } while(0) macro
H A Drsa-ltm.c528 #define CHECK(f, v) if ((f) != (v)) { goto out; } macro
H A Drsa-tfm.c446 #define CHECK(f, v) if ((f) != (v)) { goto out; } macro
/macosx-10.10.1/bind9-45.101/bind9/bin/tests/
H A Dentropy2_test.c53 CHECK(const char *msg, isc_result_t result) { function
H A Dlog_test.c40 #define CHECK(expr) result = expr; \ macro
[all...]
H A Dlwres_test.c35 CHECK(int val, const char *msg) { function
H A Dsig0_test.c56 #define CHECK(str, x) { \ macro
[all...]
/macosx-10.10.1/bind9-45.101/bind9/bin/tests/resolver/
H A Dt_resolver.c39 #define CHECK(x) RUNTIME_CHECK(ISC_R_SUCCESS == (x)) macro
[all...]
/macosx-10.10.1/bind9-45.101/bind9/contrib/sdb/dir/
H A Ddirdb.c46 #define CHECK(op) \ macro
/macosx-10.10.1/bind9-45.101/bind9/lib/dns/
H A Dprivate.c49 #define CHECK(x) do { \ macro
H A Ddiff.c42 #define CHECK(op) \ macro
/macosx-10.10.1/OpenSSH-189/osslshim/tests/
H A Dtest_bn.c91 #define CHECK(x) \ macro
/macosx-10.10.1/bind9-45.101/bind9/bin/tests/atomic/
H A Dt_atomic.c36 #define CHECK(x) RUNTIME_CHECK(ISC_R_SUCCESS == (x)) macro
/macosx-10.10.1/bind9-45.101/bind9/bin/tests/system/tkey/
H A Dkeydelete.c50 #define CHECK(str, x) { \ macro
[all...]
H A Dkeycreate.c50 #define CHECK(str, x) { \ macro
[all...]
/macosx-10.10.1/bind9-45.101/bind9/contrib/sdb/tcl/
H A Dtcldb.c48 #define CHECK(op) \ macro
/macosx-10.10.1/tcl-105/tcl/tcl/library/platform/
H A Dshell.tcl
/macosx-10.10.1/tcl-105/tcl84/tcl/library/platform/
H A Dshell.tcl
/macosx-10.10.1/CPANInternal-159.1/Data-UUID-1.219/
H A DUUID.h76 #define CHECK(f1, f2) if (f1 != f2) RETVAL = f1 < f2 ? -1 : 1; macro
/macosx-10.10.1/Heimdal-398.1.2/lib/kadm5/
H A Doncrpc.c40 #define CHECK(x) \ macro
[all...]
/macosx-10.10.1/bind9-45.101/bind9/bin/check/
H A Dnamed-checkconf.c54 #define CHECK(r)\ macro
/macosx-10.10.1/bind9-45.101/bind9/bin/named/
H A Dlogconf.c37 #define CHECK(op) \ macro
/macosx-10.10.1/bind9-45.101/bind9/bin/tests/system/lwresd/
H A Dlwtest.c46 CHECK(lwres_result_t val, const char *msg) { function
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Dnlmheader.h32 CHECK = 258, enumerator in enum:yytokentype
69 #define CHECK 258 macro
/macosx-10.10.1/rsync-45/rsync/zlib/
H A Dinflate.h49 CHECK, /* i: waiting for 32-bit check value */ enumerator in enum:__anon12031

Completed in 224 milliseconds

1234