HEAP_SIZE 192 other-licenses/zlib/deflate.h struct ct_data_s dyn_ltree[HEAP_SIZE]; /* literal and length tree */ HEAP_SIZE 514 other-licenses/zlib/trees.c for (h = s->heap_max+1; h < HEAP_SIZE; h++) { HEAP_SIZE 634 other-licenses/zlib/trees.c s->heap_len = 0, s->heap_max = HEAP_SIZE;