Home
last modified time | relevance | path

Searched refs:lz4hc_commonlength (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/lib/lz4/
Dlz4hc_compress.c86 static inline size_t lz4hc_commonlength(const u8 *p1, const u8 *p2, in lz4hc_commonlength() function
145 repl = ml = lz4hc_commonlength(ip + MINMATCH, in lz4hc_insertandfindbestmatch()
157 lz4hc_commonlength(ip + MINMATCH, in lz4hc_insertandfindbestmatch()