Searched refs:BTREE (Results 1 – 5 of 5) sorted by relevance
74 if (s->mode == BTREE || s->mode == DTREE) in inflate_blocks_reset()237 s->mode = BTREE; in inflate_blocks()239 case BTREE: in inflate_blocks()
19 BTREE, /* get bit lengths tree for a dynamic block */ enumerator
165 BTREE = 2, enumerator186 static_assert(RING == BTREE + 1, "BTREE and RING not consecutive");
40 BTREE="BTREE"