Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/zlib/
H A Dinffixed.h87 static const code distfix[32] = { variable
H A Dinflate.c255 static code *lenfix, *distfix; in fixedtables() local
277 distfix = next; in fixedtables()
289 state->distcode = distfix; in fixedtables()