Searched refs:__tbb_test_errno (Results 1 – 1 of 1) sorted by relevance
107 bool __tbb_test_errno = false; variable109 #define ASSERT_ERRNO(cond, msg) REQUIRE_MESSAGE( (!__tbb_test_errno || (cond)), msg )110 #define CHECK_ERRNO(cond) (__tbb_test_errno && (cond))1073 __tbb_test_errno = true;1078 __tbb_test_errno = true;