Home | History | Annotate | Download | only in switchback

Lines Matching refs:nZ

3461 #define bsNEEDW(nz)                           \
5941 int nIn, nOut, nZ;
6068 nZ = M_BLOCK;
6070 zbuf, &nZ, inbuf, nIn, 9, 4/*verb*/, 30 );
6076 vexxx_printf( "%d after compression\n", nZ );
6078 for (bit = 0; bit < nZ*8; bit += (bit < 35 ? 1 : 377)) {
6083 outbuf, &nOut, zbuf, nZ, 1/*small*/, 0 );