Searched refs:BTREE (Results 1 – 2 of 2) sorted by relevance
74 if (s->mode == BTREE || s->mode == DTREE) in inflate_blocks_reset()237 s->mode = BTREE; in inflate_blocks()238 case BTREE: in inflate_blocks()
19 BTREE, /* get bit lengths tree for a dynamic block */ enumerator