Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/vm/
H A Dlz4.c129 lz4_nmatch64(const uint8_t * a, const uint8_t * b) in lz4_nmatch64() function
144 case 64: return lz4_nmatch64(a, b); in lz4_nmatch()