Searched refs:lbase (Results 1 – 2 of 2) sorted by relevance
55 static const unsigned short lbase[31] = { /* Length codes 257..285 base */ in inflate_table() local182 base = lbase; in inflate_table()
1163 uint32_t lbase : 30; member