Home
last modified time | relevance | path

Searched defs:fp2 (Results 1 – 2 of 2) sorted by relevance

/linux/lib/tests/
H A Dtest_fprobe.c262 struct fprobe fp2 = { in test_fprobe_multi() local
/linux/lib/zstd/compress/
H A Dzstd_preSplit.c96 static U64 fpDistance(const Fingerprint* fp1, const Fingerprint* fp2, unsigned hashLog) in fpDistance()