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

/freebsd-9.3-release/contrib/bzip2/
H A Dbzlib_private.h88 extern void bz_internal_error ( int errcode );
90 { if (!(cond)) bz_internal_error ( errcode ); }
/freebsd-9.3-release/lib/libstand/
H A Dbzipfs.c363 bz_internal_error(int errorcode) function

Completed in 100 milliseconds