Searched defs:smallMode (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/bzip2/
H A Dbzlib.c1573 int smallMode = 0; local
1584 smallMode = 1; break;
1618 bzfp = BZ2_bzReadOpen(&bzerr,fp,verbosity,smallMode,

Completed in 63 milliseconds