Home | History | Annotate | Download | only in perf

Lines Matching refs:errcode

1000 extern void bz_internal_error ( int errcode );
3565 void BZ2_bz__AssertH__fail ( int errcode )
3567 vex_printf("BZ2_bz__AssertH__fail(%d) called, exiting\n", errcode);
3571 void bz_internal_error ( int errcode )
3573 vex_printf("bz_internal_error called, exiting\n", errcode);