Home
last modified time | relevance | path

Searched refs:ZSTD_customCalloc (Results 1 – 6 of 6) sorted by relevance

/linux/lib/zstd/common/
A Dzstd_common.c63 void* ZSTD_customCalloc(size_t size, ZSTD_customMem customMem) in ZSTD_customCalloc() function
A Dzstd_internal.h399 void* ZSTD_customCalloc(size_t size, ZSTD_customMem customMem);
/linux/lib/zstd/decompress/
A Dzstd_decompress.c126 …const ZSTD_DDict** newTable = (const ZSTD_DDict**)ZSTD_customCalloc(sizeof(ZSTD_DDict*) * newTable… in ZSTD_DDictHashSet_expand()
176 …ret->ddictPtrTable = (const ZSTD_DDict**)ZSTD_customCalloc(DDICT_HASHSET_TABLE_BASE_SIZE * sizeof(… in ZSTD_createDDictHashSet()
/linux/lib/zstd/compress/
A Dzstd_compress.c229 params = (ZSTD_CCtx_params*)ZSTD_customCalloc( in ZSTD_createCCtxParams_advanced()
/linux/
A DSystem.map16966 ffff8000104b2980 T ZSTD_customCalloc
A D.tmp_System.map16966 ffff8000104b2980 T ZSTD_customCalloc

Completed in 347 milliseconds