Searched defs:ndist (Results 1 - 3 of 3) sorted by relevance
| /src/common/dist/zlib/contrib/infback9/ | ||
| H A D | inflate9.h | 41 unsigned ndist; /* number of distance code lengths */ member in struct:inflate_state |
| /src/common/dist/zlib/contrib/puff/ | ||
| H A D | puff.c | 667 int nlen, ndist, ncode; /* number of lengths in descriptor */ local in function:dynamic |
| /src/common/dist/zlib/ | ||
| H A D | inflate.h | 117 unsigned ndist; /* number of distance code lengths */ member in struct:inflate_state |
Completed in 6 milliseconds