Searched defs:ucl_compress (Results 1 – 1 of 1) sorted by relevance
155 struct ucl_compress struct157 int init;181 struct ucl_compress_config conf; argument182 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 1K191 unsigned long lit_bytes;192 unsigned long match_bytes;193 unsigned long rep_bytes;[all …]