Searched defs:CHECK (Results 1 - 25 of 97) sorted by relevance

1234

/macosx-10.9.5/bind9-45.100/bind9/lib/dns/tests/
H A Ddnstest.h36 #define CHECK(r) \ macro
/macosx-10.9.5/bind9-45.100/bind9/lib/isc/tests/
H A Disctest.h35 #define CHECK(r) \ macro
/macosx-10.9.5/dyld-239.4/unit-tests/test-cases/DYLD_VERSIONED_FRAMEWORK_PATH-basic/
H A DMakefile29 CHECK = check-ios macro
31 CHECK = check-macosx macro
/macosx-10.9.5/dyld-239.4/unit-tests/test-cases/DYLD_VERSIONED_LIBRARY_PATH-basic/
H A DMakefile29 CHECK = check-ios macro
31 CHECK = check-macosx macro
/macosx-10.9.5/dyld-239.4/unit-tests/test-cases/dlopen-leak/
H A DMakefile32 CHECK = check-real macro
36 CHECK = check-xfail macro
/macosx-10.9.5/dyld-239.4/unit-tests/test-cases/dlopen-leak-threaded/
H A DMakefile32 CHECK = check-real macro
36 CHECK = check-xfail macro
/macosx-10.9.5/dyld-239.4/unit-tests/test-cases/dlopen-search-leak/
H A DMakefile32 CHECK = check-real macro
36 CHECK = check-xfail macro
/macosx-10.9.5/dyld-239.4/unit-tests/test-cases/dlopen_preflight-leak/
H A DMakefile32 CHECK = check-real macro
36 CHECK = check-xfail macro
/macosx-10.9.5/dyld-239.4/unit-tests/test-cases/dlopen_preflight-leak-image-deny-single/
H A DMakefile35 CHECK = check-real macro
39 CHECK = check-xfail macro
/macosx-10.9.5/iodbc-42.5/iodbc/
H A Dbootstrap.sh97 CHECK() { function
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/misc/libffi/testsuite/libffi.call/
H A Dffitest.h10 #define CHECK(x) !(x) ? abort() : 0 macro
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/misc/libffi/testsuite/libffi.special/
H A Dffitestcxx.h9 #define CHECK(x) (!(x) ? abort() : (void)0) macro
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/
H A Dkeyboard_test.c30 CHECK(const char *msg, isc_result_t result) { function
H A Dlwresconf_test.c32 CHECK(int val, const char *msg) { function
H A Dentropy_test.c51 CHECK(const char *msg, isc_result_t result) { function
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/
H A Dtimer.c31 #define CHECK(op) \ macro
H A Dds.c90 #define CHECK(x) \ macro
/macosx-10.9.5/libffi-18.1/tests/testsuite/libffi.call/
H A Dffitest.h10 #define CHECK(x) !(x) ? abort() : 0 macro
/macosx-10.9.5/libffi-18.1/tests/testsuite/libffi.special/
H A Dffitestcxx.h9 #define CHECK(x) (!(x) ? abort() : (void)0) macro
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-core/libffi-src/tests/testsuite/libffi.call/
H A Dffitest.h10 #define CHECK(x) !(x) ? abort() : 0 macro
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-core/libffi-src/tests/testsuite/libffi.special/
H A Dffitestcxx.h9 #define CHECK(x) (!(x) ? abort() : (void)0) macro
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libffi-src/tests/testsuite/libffi.call/
H A Dffitest.h10 #define CHECK(x) !(x) ? abort() : 0 macro
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libffi-src/tests/testsuite/libffi.special/
H A Dffitestcxx.h9 #define CHECK(x) (!(x) ? abort() : (void)0) macro
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/atf-c++/
H A Dtests_test.cpp94 #define CHECK \ macro
180 #undef CHECK macro
[all...]
/macosx-10.9.5/pcre-7/pcre/
H A Dpcre_stringpiece_unittest.cc19 #define CHECK(condition) do { \ macro
[all...]

Completed in 274 milliseconds

1234