Searched defs:HEAP_SIZE (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libz/
H A Ddeflate.h45 #define HEAP_SIZE (2*L_CODES+1) macro
192 struct ct_data_s dyn_ltree[HEAP_SIZE]; /* literal and length tree */
/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 */

Completed in 28 milliseconds