Home | History | Annotate | Download | only in perf

Lines Matching refs:nZ

4439 unsigned int nZ;
5737 nZ = 1000000;
5739 zbuf, &nZ, inbuf, nIn, 9, 3 , 30 );
5745 vex_printf( "%d after compression\n", nZ );
5747 for (bit = 0; bit < nZ*8; bit += (bit < 35 ? 1 : 137)) {
5752 outbuf, &nOut, zbuf, nZ, 1 , 0 );