Home | History | Annotate | Download | only in perf

Lines Matching defs:BZ2_bz__AssertH__fail

439 extern void BZ2_bz__AssertH__fail ( int errcode );
441 { if (!(cond)) BZ2_bz__AssertH__fail ( errcode ); }
4443 void BZ2_bz__AssertH__fail ( int errcode )
4445 vex_printf("BZ2_bz__AssertH__fail(%d) called, exiting\n", errcode);