Home | History | Annotate | Download | only in puff

Lines Matching full:ncode

647     int nlen, ndist, ncode;             /* number of lengths in descriptor */
666 ncode = bits(s, 4) + 4;
671 for (index = 0; index < ncode; index++)