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