Searched refs:BZ_IO_ERROR (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/compat/
H A Dbzlib.h79 #define BZ_IO_ERROR (-6) macro
/macosx-10.10.1/bzip2-36/bzip2/
H A Dbzlib.c965 { BZ_SETERR(BZ_IO_ERROR); return NULL; };
1009 { BZ_SETERR(BZ_IO_ERROR); return; };
1029 { BZ_SETERR(BZ_IO_ERROR); return; };
1068 { BZ_SETERR(BZ_IO_ERROR); return; };
1088 { BZ_SETERR(BZ_IO_ERROR); return; };
1098 { BZ_SETERR(BZ_IO_ERROR); return; };
1138 { BZ_SETERR(BZ_IO_ERROR); return NULL; };
1217 { BZ_SETERR(BZ_IO_ERROR); return 0; };
1223 { BZ_SETERR(BZ_IO_ERROR); return 0; };
H A Dbzlib.h43 #define BZ_IO_ERROR (-6) macro
H A Dbzip2.c422 case BZ_IO_ERROR:
526 case BZ_IO_ERROR:
615 case BZ_IO_ERROR:
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/generic/
H A Dbz2.c908 case BZ_IO_ERROR:

Completed in 89 milliseconds