Searched refs:bzip_small (Results 1 – 3 of 3) sorted by relevance
96 | bzip_small249 bzip_small: BZIP_SMALL '=' ARG {251 current_conf->bzip_small = 0;253 current_conf->bzip_small = 1;352 conf->bzip_small = 0;
47 int bzip_small; member
456 b = BZ2_bzReadOpen ( &bzerror, f, 0, sh->conf->bzip_small, NULL, 0 ); in bunzip()