Home
last modified time | relevance | path

Searched refs:DTREE (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/lib/zlib_inflate/
Dinfblock.c227 s->mode = DTREE;
228 case DTREE:
Dinfutil.h24 DTREE, /* get length, distance trees for a dynamic block */ enumerator
/linux-2.4.37.9/arch/ppc64/boot/
Dzlib.c612 DTREE, /* get length, distance trees for a dynamic block */ enumerator
770 if (s->mode == BTREE || s->mode == DTREE)
956 s->mode = DTREE;
957 case DTREE:
/linux-2.4.37.9/arch/ppc/boot/lib/
Dzlib.c589 DTREE, /* get length, distance trees for a dynamic block */ enumerator
747 if (s->mode == BTREE || s->mode == DTREE)
936 s->mode = DTREE;
937 case DTREE: