Home | History | Annotate | Download | only in tests

Lines Matching refs:bz_internal_error

472 extern void bz_internal_error ( int errcode );
474 { if (!(cond)) bz_internal_error ( errcode ); }
4458 void bz_internal_error ( int errcode )
4460 vex_printf("bz_internal_error called, exiting\n", errcode);