Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/zlib/
H A Ddeflate.h43 #define HEAP_SIZE (2*L_CODES+1) macro
196 struct ct_data_s dyn_ltree[HEAP_SIZE]; /* literal and length tree */
H A Dtrees.c510 for (h = s->heap_max+1; h < HEAP_SIZE; h++) {
630 s->heap_len = 0, s->heap_max = HEAP_SIZE;
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c170 #define HEAP_SIZE (2*L_CODES+1) macro
313 struct ct_data_s dyn_ltree[HEAP_SIZE]; /* literal and length tree */
1872 for (h = s->heap_max+1; h < HEAP_SIZE; h++) {
1992 s->heap_len = 0, s->heap_max = HEAP_SIZE;
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c314 #define HEAP_SIZE (2*L_CODES+1) macro
472 struct ct_data_s dyn_ltree[HEAP_SIZE]; /* literal and length tree */
2680 for (h = s->heap_max+1; h < HEAP_SIZE; h++) {
2817 s->heap_len = 0, s->heap_max = HEAP_SIZE;
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c1255 #define HEAP_SIZE (2*L_CODES+1) macro
1402 struct ct_data_s dyn_ltree[HEAP_SIZE]; /* literal and length tree */