Home
last modified time | relevance | path

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

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