Searched defs:lznt (Results 1 – 3 of 3) sorted by relevance
28 struct lznt { struct35 struct lznt_hash hash[LZNT_CHUNK_SIZE]; argument48 static size_t longest_match_std(const u8 *src, struct lznt *ctx) in longest_match_std() argument138 static inline int compress_chunk(size_t (*match)(const u8 *, struct lznt *), in compress_chunk()
299 struct lznt *lznt; member
2685 struct lznt *lznt; in ni_write_frame() local