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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/bzip2/
H A Dbzlib_private.h378 Int32 cftabCopy[257]; member in struct:__anon11
H A Ddecompress.c527 for (i = 0; i <= 256; i++) s->cftabCopy[i] = s->cftab[i];
532 SET_LL(i, s->cftabCopy[uc]);
533 s->cftabCopy[uc]++;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/shared/
H A Dbzip2_inflate.c327 Int32 cftabCopy[257]; member in struct:__anon11499
1588 for (i = 0; i <= 256; i++) s->cftabCopy[i] = s->cftab[i];
1593 SET_LL(i, s->cftabCopy[uc]);
1594 s->cftabCopy[uc]++;

Completed in 100 milliseconds