Searched refs:BZ2_bz__AssertH__fail (Results 1 - 8 of 8) sorted by relevance

/external/bzip2/
H A Dbzlib_private.h58 extern void BZ2_bz__AssertH__fail ( int errcode );
60 { if (!(cond)) BZ2_bz__AssertH__fail ( errcode ); }
H A Dbzlib.c41 void BZ2_bz__AssertH__fail ( int errcode ) function
/external/valgrind/VEX/switchback/
H A Dtest_bzip2.c423 extern void BZ2_bz__AssertH__fail ( int errcode );
425 { if (!(cond)) BZ2_bz__AssertH__fail ( errcode ); }
4426 void BZ2_bz__AssertH__fail ( int errcode ) function
4428 vexxx_printf("BZ2_bz__AssertH__fail(%d) called, exiting\n", errcode);
/external/valgrind/exp-sgcheck/tests/
H A Dhackedbz2.c446 extern void BZ2_bz__AssertH__fail ( int errcode );
448 { if (!(cond)) BZ2_bz__AssertH__fail ( errcode ); }
4452 void BZ2_bz__AssertH__fail ( int errcode ) function
4454 vex_printf("BZ2_bz__AssertH__fail(%d) called, exiting\n", errcode);
/external/valgrind/memcheck/tests/
H A Dorigin5-bz2.c439 extern void BZ2_bz__AssertH__fail ( int errcode );
441 { if (!(cond)) BZ2_bz__AssertH__fail ( errcode ); }
4443 void BZ2_bz__AssertH__fail ( int errcode ) function
4445 vex_printf("BZ2_bz__AssertH__fail(%d) called, exiting\n", errcode);
H A Dvarinfo6.c477 extern void BZ2_bz__AssertH__fail ( int errcode );
479 { if (!(cond)) BZ2_bz__AssertH__fail ( errcode ); }
4481 void BZ2_bz__AssertH__fail ( int errcode ) function
4483 vex_printf("BZ2_bz__AssertH__fail(%d) called, exiting\n", errcode);
/external/valgrind/perf/
H A Dbz2.c439 extern void BZ2_bz__AssertH__fail ( int errcode );
441 { if (!(cond)) BZ2_bz__AssertH__fail ( errcode ); }
4441 void BZ2_bz__AssertH__fail ( int errcode ) function
4443 vex_printf("BZ2_bz__AssertH__fail(%d) called, exiting\n", errcode);
H A Dtest_input_for_tinycc.c3565 void BZ2_bz__AssertH__fail ( int errcode ) function
3567 vex_printf("BZ2_bz__AssertH__fail(%d) called, exiting\n", errcode);

Completed in 884 milliseconds