Defined in 1 files as a function:

Referenced in 1 files:

Smatch caller information:

lib/zstd/compress/zstd_compress.c ZSTD_compressBegin_internal() -> ZSTD_compress_insertDictionary()

Type Parameter Key Value
PARAM_VALUE 0 bs 4096-ptr_max
PARAM_VALUE 0 bs->entropy.fse.litlength_repeatMode 0
PARAM_VALUE 0 bs->entropy.fse.matchlength_repeatMode 0
PARAM_VALUE 0 bs->entropy.fse.offcode_repeatMode 0
PARAM_VALUE 0 bs->entropy.huf.repeatMode 0
PARAM_VALUE 0 *bs->entropy.fse.litlengthCTable 0-4294967295
PARAM_VALUE 0 *bs->entropy.fse.matchlengthCTable 0-4294967295
PARAM_VALUE 0 *bs->entropy.fse.offcodeCTable 0-4294967295
PARAM_VALUE 0 *bs->rep 0-4294967295
PARAM_VALUE 1 ms 4096-ptr_max
PARAM_VALUE 1 ms->dictMatchState 0
PARAM_VALUE 1 ms->hashLog3 0-17
PARAM_VALUE 1 ms->lazySkipping 0
PARAM_VALUE 1 ms->loadedDictEnd 0
PARAM_VALUE 1 ms->prefetchCDictTables 0-1
PARAM_VALUE 1 ms->window.base 4274302372899520512
PARAM_VALUE 1 ms->window.dictBase 4274302372899520512
PARAM_VALUE 1 ms->window.nbOverflowCorrections 0
PARAM_VALUE 1 ms->window.nextSrc 4274302372899520514
PARAM_VALUE 2 ls 4096-ptr_max
PARAM_VALUE 2 ls->loadedDictEnd 0
PARAM_VALUE 2 ls->window.base 4274302372899520512
PARAM_VALUE 2 ls->window.dictBase 4274302372899520512
PARAM_VALUE 2 ls->window.dictLimit 2
PARAM_VALUE 2 ls->window.lowLimit 2
PARAM_VALUE 2 ls->window.nextSrc 4274302372899520514
PARAM_VALUE 3 ws 4096-ptr_max
PARAM_VALUE 3 ws->allocFailed 0-1
PARAM_VALUE 3 ws->isStatic 0
PARAM_VALUE 3 ws->workspaceEnd 4096-ptr_max
PARAM_VALUE 4 params 4096-ptr_max
PARAM_VALUE 8 dtlm 0
PARAM_VALUE 9 tfp 0
BUF_SIZE 5 dict 16384
DATA_SOURCE 8 dtlm $4
RX_PATH
TASK_NOT_RUNNING

lib/zstd/compress/zstd_compress.c ZSTD_compressBegin_internal() -> ZSTD_compress_insertDictionary()

Type Parameter Key Value
PARAM_VALUE 0 bs 4096-ptr_max
PARAM_VALUE 0 bs->entropy.fse.litlength_repeatMode 0
PARAM_VALUE 0 bs->entropy.fse.matchlength_repeatMode 0
PARAM_VALUE 0 bs->entropy.fse.offcode_repeatMode 0
PARAM_VALUE 0 bs->entropy.huf.repeatMode 0
PARAM_VALUE 0 *bs->entropy.fse.litlengthCTable 0-4294967295
PARAM_VALUE 0 *bs->entropy.fse.matchlengthCTable 0-4294967295
PARAM_VALUE 0 *bs->entropy.fse.offcodeCTable 0-4294967295
PARAM_VALUE 0 *bs->rep 0-4294967295
PARAM_VALUE 1 ms 4096-ptr_max
PARAM_VALUE 1 ms->dictMatchState 0
PARAM_VALUE 1 ms->hashLog3 0-17
PARAM_VALUE 1 ms->lazySkipping 0
PARAM_VALUE 1 ms->loadedDictEnd 0
PARAM_VALUE 1 ms->prefetchCDictTables 0-1
PARAM_VALUE 1 ms->window.base 4274302372899520512
PARAM_VALUE 1 ms->window.dictBase 4274302372899520512
PARAM_VALUE 1 ms->window.nbOverflowCorrections 0
PARAM_VALUE 1 ms->window.nextSrc 4274302372899520514
PARAM_VALUE 2 ls 4096-ptr_max
PARAM_VALUE 2 ls->loadedDictEnd 0
PARAM_VALUE 2 ls->window.base 4274302372899520512
PARAM_VALUE 2 ls->window.dictBase 4274302372899520512
PARAM_VALUE 2 ls->window.dictLimit 2
PARAM_VALUE 2 ls->window.lowLimit 2
PARAM_VALUE 2 ls->window.nextSrc 4274302372899520514
PARAM_VALUE 3 ws 4096-ptr_max
PARAM_VALUE 3 ws->allocFailed 0-1
PARAM_VALUE 3 ws->isStatic 0
PARAM_VALUE 3 ws->workspaceEnd 4096-ptr_max
PARAM_VALUE 4 params 4096-ptr_max
PARAM_VALUE 8 dtlm 0
PARAM_VALUE 9 tfp 0
DATA_SOURCE 5 dict $1
DATA_SOURCE 6 dictSize $2
DATA_SOURCE 7 dictContentType $3
DATA_SOURCE 8 dtlm $4
RX_PATH
TASK_NOT_RUNNING

lib/zstd/compress/zstd_compress.c ZSTD_initCDict_internal() -> ZSTD_compress_insertDictionary()

Type Parameter Key Value
PARAM_VALUE 0 bs 4096-ptr_max
PARAM_VALUE 0 bs->entropy.fse.litlength_repeatMode 0
PARAM_VALUE 0 bs->entropy.fse.matchlength_repeatMode 0
PARAM_VALUE 0 bs->entropy.fse.offcode_repeatMode 0
PARAM_VALUE 0 bs->entropy.huf.repeatMode 0
PARAM_VALUE 1 ms 4096-ptr_max
PARAM_VALUE 1 ms->dictMatchState 0
PARAM_VALUE 1 ms->hashLog3 0-17
PARAM_VALUE 1 ms->lazySkipping 0
PARAM_VALUE 1 ms->loadedDictEnd 0
PARAM_VALUE 1 ms->window.base 4274302372899520512
PARAM_VALUE 1 ms->window.dictBase 4274302372899520512
PARAM_VALUE 1 ms->window.nbOverflowCorrections 0
PARAM_VALUE 1 ms->window.nextSrc 4274302372899520514
PARAM_VALUE 2 ls 0
PARAM_VALUE 3 ws 4096-ptr_max
PARAM_VALUE 3 ws->isStatic 0-1
PARAM_VALUE 3 ws->workspaceEnd 4096-ptr_max
PARAM_VALUE 4 params->compressionLevel 3
PARAM_VALUE 4 params->fParams.contentSizeFlag 1
PARAM_VALUE 8 dtlm 1
PARAM_VALUE 9 tfp 1
BUF_SIZE 5 dict (-1),16384
BUF_SIZE 5 dict (-1),16384
BUF_SIZE 10 workspace (-1),16384
DATA_SOURCE 6 dictSize $2
DATA_SOURCE 7 dictContentType $4
DATA_SOURCE 10 workspace r ZSTD_cwksp_reserve_object
RX_PATH
TASK_NOT_RUNNING