Searched defs:NLEN (Results 1 – 2 of 2) sorted by relevance
539 unsigned long LEN = in[p] + 256 * in[p + 1], NLEN = in[p + 2] + 256 * in[p + 3]; p += 4; in inflateNoCompression() local
1190 unsigned LEN, NLEN, n, error = 0; in inflateNoCompression() local1609 unsigned BFINAL, BTYPE, LEN, NLEN; in deflateNoCompression() local