Home | History | Annotate | Download | only in puff

Lines Matching defs:ncode

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