Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/decompress/
H A Dzstd_decompress.c135 const ZSTD_DDict** oldTable = hashSet->ddictPtrTable; in ZSTD_DDictHashSet_expand() local
/freebsd/sys/contrib/zstd/lib/decompress/
H A Dzstd_decompress.c134 const ZSTD_DDict** oldTable = hashSet->ddictPtrTable; in ZSTD_DDictHashSet_expand() local
/freebsd/contrib/expat/lib/
H A Dxmlparse.c7702 STRING_POOL *newPool, const HASH_TABLE *oldTable) {