Searched refs:LENGTH_CODES (Results 1 – 2 of 2) sorted by relevance
14 #define LENGTH_CODES 29 macro20 #define L_CODES (LITERALS+1+LENGTH_CODES)
64 static const int extra_lbits[LENGTH_CODES] /* extra bits for each length code */104 static int base_length[LENGTH_CODES];186 for (code = 0; code < LENGTH_CODES-1; code++) { in tr_static_init()
Completed in 7 milliseconds