Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/zlib/
H A Dinffixed.h10 static const code lenfix[512] = { variable
H A Dinflate.c255 static code *lenfix, *distfix; in fixedtables() local
270 lenfix = next; in fixedtables()
287 state->lencode = lenfix; in fixedtables()