Home
last modified time | relevance | path

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

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