Lines Matching refs:small
494 int small )
499 if (small != 0 && small != 1) return BZ_PARAM_ERROR;
515 s->smallDecompress = (Bool)small;
1033 int small,
1043 (small != 0 && small != 1) ||
1072 ret = bzDecompressInit ( &(bzf->strm), verbosity, small );
1247 int small,
1255 (small != 0 && small != 1) ||
1262 ret = bzDecompressInit ( &strm, verbosity, small );