Searched refs:DTREE (Results 1 – 2 of 2) sorted by relevance
74 if (s->mode == BTREE || s->mode == DTREE) in inflate_blocks_reset()263 s->mode = DTREE; in inflate_blocks()265 case DTREE: in inflate_blocks()
20 DTREE, /* get length, distance trees for a dynamic block */ enumerator