Searched refs:symTotal (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/archival/libunarchive/
H A Ddecompress_bunzip2.c142 i, j, k, t, runPos, symCount, symTotal, nSelectors, byteCount[256]; local
179 symTotal = 0;
185 symToByte[symTotal++] = (16*i) + j;
217 /* Read the Huffman coding tables for each group, which code for symTotal
220 symCount = symTotal + 2;
436 if (nextSym > symTotal) break;

Completed in 47 milliseconds