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_CCtx_loadDictionary() -> ZSTD_CCtx_loadDictionary_advanced()

Type Parameter Key Value
PARAM_VALUE 0 cctx 4096-ptr_max
PARAM_VALUE 0 cctx->streamStage 0
PARAM_VALUE 3 dictLoadMethod 0
PARAM_VALUE 4 dictContentType 0
DATA_SOURCE 0 cctx $0
DATA_SOURCE 1 dict $1
DATA_SOURCE 2 dictSize $2

lib/zstd/compress/zstd_compress.c ZSTD_CCtx_loadDictionary_byReference() -> ZSTD_CCtx_loadDictionary_advanced()

Type Parameter Key Value
PARAM_VALUE 3 dictLoadMethod 1
PARAM_VALUE 4 dictContentType 0
DATA_SOURCE 0 cctx $0
DATA_SOURCE 1 dict $1
DATA_SOURCE 2 dictSize $2