Home
last modified time | relevance | path

Searched refs:LENEXT (Results 1 – 7 of 7) sorted by relevance

/external/freetype/src/gzip/
Dinfcodes.c19 LENEXT, /* i: getting length extra (have base) */ enumerator
139 c->mode = LENEXT; in inflate_codes()
158 case LENEXT: /* i: getting length extra (have base) */ in inflate_codes()
/external/u-boot/lib/zlib/
Dinflate.h40 LENEXT, /* i: waiting for length extra bits */ enumerator
Dinflate.c766 state->mode = LENEXT; in inflate()
767 case LENEXT: in inflate()
/external/zlib/src/
Dinflate.h42 LENEXT, /* i: waiting for length extra bits */ enumerator
Dinflate.c1092 state->mode = LENEXT;
1093 case LENEXT:
/external/python/cpython2/Modules/zlib/
Dinflate.h42 LENEXT, /* i: waiting for length extra bits */ enumerator
Dinflate.c1092 state->mode = LENEXT;
1093 case LENEXT: