Home
last modified time | relevance | path

Searched defs:hcmp (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/grpc-grpc/third_party/xxhash/
H A Dxxhash.h5467 int const hcmp = (h1.high64 > h2.high64) - (h2.high64 > h1.high64); in XXH128_cmp() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xxhash/
Dxxhash.h5467 int const hcmp = (h1.high64 > h2.high64) - (h2.high64 > h1.high64); in XXH128_cmp() local
/aosp_15_r20/external/AFLplusplus/include/
H A Dxxhash.h6211 int const hcmp = (h1.high64 > h2.high64) - (h2.high64 > h1.high64); in XXH128_cmp() local
/aosp_15_r20/external/zstd/lib/common/
H A Dxxhash.h6899 int const hcmp = (h1.high64 > h2.high64) - (h2.high64 > h1.high64); in XXH128_cmp() local