Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
lib/zstd/decompress/zstd_decompress.c ZSTD_decompressMultiFrame() -> ZSTD_decompressBegin_usingDDict()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dctx | 4096-ptr_max |
| PARAM_VALUE | 0 | *dctx->entropy.hufTable | 0-4294967295 |
| PARAM_VALUE | 0 | *dctx->entropy.rep | 0-4294967295 |
| PARAM_VALUE | 0 | *dctx->entropy.workspace | 0-4294967295 |
| PARAM_VALUE | 0 | *dctx->workspace | 0-4294967295 |
| PARAM_VALUE | 1 | ddict | 4096-ptr_max |
| BUF_SIZE | 0 | dctx | (-1),1-s32max |
| BUF_SIZE | 0 | dctx | (-1),1-s32max |
| DATA_SOURCE | 0 | dctx | $0 |
| DATA_SOURCE | 1 | ddict | $7 |
| NOSPEC | 0 | dctx->xxhState->mem64 | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 0 | dctx->expectedOutBuffer.size | 1-83778[c] |
| USER_DATA | 0 | dctx->xxhState->mem64 | 0-255 |
| HALF_LOCKED2 | &zstrm->lock |
lib/zstd/decompress/zstd_decompress.c ZSTD_decompressStream() -> ZSTD_decompressBegin_usingDDict()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dctx | 4096-ptr_max |
| PARAM_VALUE | 0 | dctx->dictUses | (-1)-0 |
| PARAM_VALUE | 0 | dctx->fParams._reserved1 | 0 |
| PARAM_VALUE | 0 | dctx->fParams._reserved2 | 0 |
| PARAM_VALUE | 0 | dctx->fParams.blockSizeMax | 0-131072 |
| PARAM_VALUE | 0 | dctx->fParams.checksumFlag | 0-1 |
| PARAM_VALUE | 0 | dctx->fParams.frameType | 0-1 |
| PARAM_VALUE | 0 | dctx->fParams.headerSize | 1-19,4294967224 |
| PARAM_VALUE | 0 | dctx->lhSize | 1-u64max |
| PARAM_VALUE | 0 | dctx->streamStage | 1 |
| PARAM_VALUE | 0 | *dctx->entropy.hufTable | 0-4294967295 |
| PARAM_VALUE | 0 | *dctx->entropy.rep | 0-4294967295 |
| PARAM_VALUE | 0 | *dctx->entropy.workspace | 0-4294967295 |
| PARAM_VALUE | 0 | *dctx->workspace | 0-4294967295 |
| BUF_SIZE | 0 | dctx | (-1),1-s32max |
| BUF_SIZE | 0 | dctx | (-1),1-s32max |
| DATA_SOURCE | 0 | dctx | $0 |
| MEM_ZERO | 0 | &dctx->fParams | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 0 | dctx->expectedOutBuffer.size | 1-135643[c] |