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

/external/qemu/distrib/zlib-1.2.3/
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 */
/external/zlib/src/
H A Ddeflate.h45 #define HEAP_SIZE (2*L_CODES+1) macro
195 struct ct_data_s dyn_ltree[HEAP_SIZE]; /* literal and length tree */

Completed in 118 milliseconds