Home
last modified time | relevance | path

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

/linux-2.4.37.9/lib/zlib_inflate/
Dinfblock.c206 s->mode = BTREE;
207 case BTREE:
Dinfutil.h23 BTREE, /* get bit lengths tree for a dynamic block */ enumerator
/linux-2.4.37.9/arch/ppc64/boot/
Dzlib.c611 BTREE, /* get bit lengths tree for a dynamic block */ enumerator
770 if (s->mode == BTREE || s->mode == DTREE)
934 s->mode = BTREE;
935 case BTREE:
/linux-2.4.37.9/arch/ppc/boot/lib/
Dzlib.c588 BTREE, /* get bit lengths tree for a dynamic block */ enumerator
747 if (s->mode == BTREE || s->mode == DTREE)
911 s->mode = BTREE;
912 case BTREE: