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

/external/chromium/base/
H A Dbzip2_error_handler.cc12 void bz_internal_error(int errcode) { function
/external/bzip2/
H A Dbzlib_private.h88 extern void bz_internal_error ( int errcode );
90 { if (!(cond)) bz_internal_error ( errcode ); }
/external/valgrind/main/perf/
H A Dtest_input_for_tinycc.c1000 extern void bz_internal_error ( int errcode );
1910 default: { if (!(((Bool)0))) bz_internal_error ( 4001 ); };
1913 { if (!(((Bool)0))) bz_internal_error ( 4002 ); };
1995 { if (!(sp < 100)) bz_internal_error ( 1004 ); };
2169 { if (!(j < 256)) bz_internal_error ( 1005 ); };
2415 { if (!(sp < 100)) bz_internal_error ( 1001 ); };
2639 { if (!(!bigDone[ss])) bz_internal_error ( 1006 ); };
2660 { if (!((copyStart[ss]-1 == copyEnd[ss]) || (copyStart[ss] == 0 && copyEnd[ss] == nblock-1))) bz_internal_error ( 1007 ); }
2680 { if (!(((bbSize-1) >> shifts) <= 65535)) bz_internal_error ( 1002 ); };
2740 { if (!(s->origPtr != -1)) bz_internal_error ( 100
3571 void bz_internal_error ( int errcode ) function
[all...]
H A Dbz2.c465 extern void bz_internal_error ( int errcode );
467 { if (!(cond)) bz_internal_error ( errcode ); }
4449 void bz_internal_error ( int errcode ) function
4451 vex_printf("bz_internal_error called, exiting\n", errcode);
/external/valgrind/main/VEX/switchback/
H A Dtest_bzip2.c449 extern void bz_internal_error ( int errcode );
451 { if (!(cond)) bz_internal_error ( errcode ); }
4434 void bz_internal_error ( int errcode ) function
4436 vexxx_printf("bz_internal_error called, exiting\n", errcode);
/external/valgrind/main/exp-sgcheck/tests/
H A Dhackedbz2.c472 extern void bz_internal_error ( int errcode );
474 { if (!(cond)) bz_internal_error ( errcode ); }
4458 void bz_internal_error ( int errcode ) function
4460 vex_printf("bz_internal_error called, exiting\n", errcode);
/external/valgrind/main/memcheck/tests/
H A Dorigin5-bz2.c465 extern void bz_internal_error ( int errcode );
467 { if (!(cond)) bz_internal_error ( errcode ); }
4449 void bz_internal_error ( int errcode ) function
4451 vex_printf("bz_internal_error called, exiting\n", errcode);
H A Dvarinfo6.c503 extern void bz_internal_error ( int errcode );
505 { if (!(cond)) bz_internal_error ( errcode ); }
4487 void bz_internal_error ( int errcode ) function
4489 vex_printf("bz_internal_error called, exiting\n", errcode);

Completed in 181 milliseconds