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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/
H A Dinflate.h40 LENEXT, /* i: waiting for length extra bits */ enumerator in enum:__anon1202
69 LEN -> LENEXT or LIT or TYPE
70 LENEXT -> DIST -> DISTEXT -> MATCH -> LEN
H A Dinflate.c992 state->mode = LENEXT;
993 case LENEXT:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/
H A Dinflate.h40 LENEXT, /* i: waiting for length extra bits */ enumerator in enum:__anon3058
69 LEN -> LENEXT or LIT or TYPE
70 LENEXT -> DIST -> DISTEXT -> MATCH -> LEN
H A Dinflate.c992 state->mode = LENEXT;
993 case LENEXT:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/lib/zlib_inflate/
H A Dinflate.h32 LENEXT, /* i: waiting for length extra bits */ enumerator in enum:__anon10829
61 LEN -> LENEXT or LIT or TYPE
62 LENEXT -> DIST -> DISTEXT -> MATCH -> LEN
H A Dinflate.c596 state->mode = LENEXT;
597 case LENEXT:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppdump/
H A Dzlib.c4089 LENEXT, /* i: getting length extra (have base) */ enumerator in enum:inflate_codes_state::__anon1537
4202 c->mode = LENEXT;
4221 case LENEXT: /* i: getting length extra (have base) */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/common/
H A Dzlib.c4619 LENEXT, /* i: getting length extra (have base) */ enumerator in enum:inflate_codes_state::__anon1500
4733 c->mode = LENEXT;
4752 case LENEXT: /* i: getting length extra (have base) */

Completed in 128 milliseconds