Home
last modified time | relevance | path

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

/xnu-8020.121.3/libkern/zlib/
H A Dinftrees.c90 static const unsigned short dbase[32] = { /* Distance codes 0..29 base */ in inflate_table() local
217 base = dbase; in inflate_table()