Home
last modified time | relevance | path

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

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