Searched refs:HEAP_SIZE (Results 1 – 5 of 5) sorted by relevance
45 #define HEAP_SIZE (2*L_CODES+1) macro192 struct ct_data_s dyn_ltree[HEAP_SIZE]; /* literal and length tree */
514 for (h = s->heap_max+1; h < HEAP_SIZE; h++) {634 s->heap_len = 0, s->heap_max = HEAP_SIZE;
46 static uint8_t __attribute__ ((aligned (8))) gHeap[HEAP_SIZE];48 #define REAL_HEAP_SIZE ((HEAP_SIZE) &~ 7)
45 #define HEAP_SIZE (2*L_CODES+1) macro195 struct ct_data_s dyn_ltree[HEAP_SIZE]; /* literal and length tree */
512 for (h = s->heap_max+1; h < HEAP_SIZE; h++) {632 s->heap_len = 0, s->heap_max = HEAP_SIZE;