Home
last modified time | relevance | path

Searched defs:ucl_compress (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/gpxe/src/util/
Dnrv2b.c155 struct ucl_compress struct
157 int init;
181 struct ucl_compress_config conf; argument
182 unsigned int *result;
184 unsigned int textsize; /* text size counter */
185 unsigned int codesize; /* code size counter */
186 unsigned int printcount; /* counter for reporting progress every 1K
191 unsigned long lit_bytes;
192 unsigned long match_bytes;
193 unsigned long rep_bytes;
[all …]