Home
last modified time | relevance | path

Searched defs:fp1 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/tty/vt/
H A Dconmakehash.c83 int fp0, fp1, un0, un1; in main() local
/linux/lib/tests/
H A Dtest_fprobe.c258 struct fprobe fp1 = { 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()