Age | Commit message (Collapse) | Author |
|
compare258.c(158,36): warning C4244: 'return': conversion from 'uint64_t' to 'uint32_t', possible loss of data
|
|
longest_match related code.
|
|
|
|
|
|
Co-authored-by: pps83 <pps83@users.noreply.github.com>
|
|
|
|
header file.
|
|
Unify length count variable across all compare256 variants.
Early return without break for possible performance improvements.
|
|
|
|
deflate_quick.
|
|
|
|
to compare258.
|