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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/contrib/infback9/
H A Dinftree9.c64 static const unsigned short lext[31] = { /* Length codes 257..285 extra */ local
184 extra = lext;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/contrib/infback9/
H A Dinftree9.c64 static const unsigned short lext[31] = { /* Length codes 257..285 extra */ local
184 extra = lext;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/lib/zlib_inflate/
H A Dinftrees.c49 static const unsigned short lext[31] = { /* Length codes 257..285 extra */ local
176 extra = lext;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/
H A Dinftrees.c63 static const unsigned short lext[31] = { /* Length codes 257..285 extra */ local
190 extra = lext;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/
H A Dinftrees.c63 static const unsigned short lext[31] = { /* Length codes 257..285 extra */ local
190 extra = lext;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/contrib/puff/
H A Dpuff.c381 * lengths and lext[] for the corresponding number of extra bits.
424 static const short lext[29] = { /* Extra bits for length codes 257..285 */ local
452 len = lens[symbol] + bits(s, lext[symbol]);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/contrib/puff/
H A Dpuff.c381 * lengths and lext[] for the corresponding number of extra bits.
424 static const short lext[29] = { /* Extra bits for length codes 257..285 */ local
452 len = lens[symbol] + bits(s, lext[symbol]);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/
H A DConfigure983 my ($lresolv, $lpath, $lext);
1021 foreach $lext ("a", "so")
1023 $lresolv = "$lpath/libresolv.$lext";

Completed in 127 milliseconds