Searched defs:startML (Results 1 - 1 of 1) sorted by relevance
| /kernel/linux/linux-6.6/lib/zstd/compress/ | ||
| H A D | zstd_opt.c | 1230 U32 const startML = (matchNb>0) ? matches[matchNb-1].len+1 : minMatch; in ZSTD_compressBlock_opt_generic() local |
Completed in 5 milliseconds