Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_lazy.c872 …U32 const newHash = (U32)ZSTD_hashPtrSalted(base+idx+ZSTD_ROW_HASH_CACHE_SIZE, hashLog + ZSTD_ROW_… in ZSTD_row_nextCachedHash() local
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_lazy.c871 …U32 const newHash = (U32)ZSTD_hashPtrSalted(base+idx+ZSTD_ROW_HASH_CACHE_SIZE, hashLog + ZSTD_ROW_… in ZSTD_row_nextCachedHash() local
/freebsd/contrib/expat/lib/
H A Dxmlparse.c7857 unsigned long newHash = hash(parser, table->v[i]->name); local