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

/openbsd-current/gnu/usr.bin/perl/cpan/Compress-Raw-Bzip2/fallback/
H A Dconstants.h42 BZ_OUTBUFF_FULL BZ_PARAM_ERROR BZ_RUN BZ_RUN_OK
213 /* BZ_CONFIG_ERROR BZ_OUTBUFF_FULL */
217 if (memEQ(name, "BZ_OUTBUFF_FULL", 15)) {
219 #ifdef BZ_OUTBUFF_FULL
220 *iv_return = BZ_OUTBUFF_FULL;
/openbsd-current/gnu/usr.bin/perl/cpan/Compress-Raw-Bzip2/
H A DMakefile.PL103 BZ_OUTBUFF_FULL
/openbsd-current/gnu/usr.bin/perl/cpan/Compress-Raw-Bzip2/bzip2-src/
H A Dbzlib.h45 #define BZ_OUTBUFF_FULL (-8) macro
H A Dbzlib.c1297 return BZ_OUTBUFF_FULL;
1349 return BZ_OUTBUFF_FULL;
/openbsd-current/gnu/usr.bin/perl/cpan/Compress-Raw-Bzip2/lib/Compress/Raw/
H A DBzip2.pm39 BZ_OUTBUFF_FULL
354 BZ_OUTBUFF_FULL

Completed in 73 milliseconds