Searched defs:distfix (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/zlib/ | ||
| H A D | inffixed.h | 87 static const code distfix[32] = { variable |
| H A D | infback.c | 87 static code *lenfix, *distfix; local |
| H A D | inflate.c | 283 static code *lenfix, *distfix; local |