Home
last modified time | relevance | path

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

/dflybsd-src/contrib/bmake/
H A Dhash.c215 unsigned int oldSize = t->bucketsSize; in HashTable_Enlarge() local
/dflybsd-src/contrib/zstd/lib/compress/
H A Dhuf_compress.c810 … size_t const oldSize = HUF_estimateCompressedSize(oldHufTable, table->count, maxSymbolValue); in HUF_compress_internal() local