Home
last modified time | relevance | path

Searched refs:HEAP_SIZE (Results 1 – 2 of 2) sorted by relevance

/lib/zlib_deflate/
A Ddefutil.h29 #define HEAP_SIZE (2*L_CODES+1) macro
170 struct ct_data_s dyn_ltree[HEAP_SIZE]; /* literal and length tree */
A Ddeftree.c378 for (h = s->heap_max+1; h < HEAP_SIZE; h++) { in gen_bitlen()
500 s->heap_len = 0, s->heap_max = HEAP_SIZE; in build_tree()

Completed in 7 milliseconds