Defined in 1 files as a prototype:

Defined in 1 files as a function:

Referenced in 1 files:

Smatch caller information:

lib/zstd/compress/zstd_compress.c ZSTD_loadZstdDictionary() -> ZSTD_loadCEntropy()

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 2 dict 1-u64max
PARAM_VALUE 3 dictSize 8-u64max
BUF_SIZE 1 workspace (-1),16384
BUF_SIZE 1 workspace (-1),16384
BUF_SIZE 2 dict (-1),16384
BUF_SIZE 2 dict (-1),16384
DATA_SOURCE 0 bs $0
DATA_SOURCE 1 workspace $8
DATA_SOURCE 2 dict $4
DATA_SOURCE 3 dictSize $5
FUZZY_MAX 3 dictSize 8
RX_PATH
TASK_NOT_RUNNING