Searched refs:isCore (Results 1 - 5 of 5) sorted by relevance

/external/valgrind/main/none/tests/
H A Dvalgrind_cpp_test.cpp43 void VG_(assert_fail)(Bool isCore, const HChar* expr, const HChar* file, argument
/external/valgrind/main/include/
H A Dpub_tool_libcassert.h38 (VG_(assert_fail) (/*isCore?*/False, #expr, \
46 (VG_(assert_fail) (/*isCore?*/False, #expr, \
60 extern void VG_(assert_fail) ( Bool isCore, const HChar* expr, const HChar* file,
/external/valgrind/main/drd/tests/
H A Dunit_vc.c19 void VG_(assert_fail)(Bool isCore, const HChar* assertion, const HChar* file, argument
H A Dunit_bitmap.c31 void VG_(assert_fail)(Bool isCore, const HChar* assertion, const HChar* file, argument
/external/valgrind/main/coregrind/
H A Dm_libcassert.c387 void VG_(assert_fail) ( Bool isCore, const HChar* expr, const HChar* file, argument
410 if (isCore) {

Completed in 84 milliseconds