Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/vm/
H A Dlz4.c187 lz4_emit_match(uint32_t L, uint32_t M, uint32_t D, in lz4_emit_match() function
385 …dst = lz4_emit_match((uint32_t)(match_begin - src), (uint32_t)(match_end - match_begin), (uint32_t… in lz4_encode_2gb()