HEAP_SIZE 432 lib/zlib_deflate/deftree.c for (h = s->heap_max+1; h < HEAP_SIZE; h++) { HEAP_SIZE 554 lib/zlib_deflate/deftree.c s->heap_len = 0, s->heap_max = HEAP_SIZE; HEAP_SIZE 168 lib/zlib_deflate/defutil.h struct ct_data_s dyn_ltree[HEAP_SIZE]; /* literal and length tree */