Home | History | Annotate | Download | only in zlib-1.2.3

Lines Matching full:heap_size

514     for (h = s->heap_max+1; h < HEAP_SIZE; h++) {
549 * h is still equal to HEAP_SIZE. (It is simpler to reconstruct all
634 s->heap_len = 0, s->heap_max = HEAP_SIZE;