Home
last modified time | relevance | path

Searched refs:lbase (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.121.3/libkern/zlib/
H A Dinftrees.c84 static const unsigned short lbase[31] = { /* Length codes 257..285 base */ in inflate_table() local
212 base = lbase; in inflate_table()