Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
lib/zstd/compress/zstd_compress.c ZSTD_createCDict_advanced2() -> ZSTD_initCDict_internal()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cdict | 4096-ptr_max |
| PARAM_VALUE | 0 | cdict->compressionLevel | 0 |
| PARAM_VALUE | 0 | cdict->useRowMatchFinder | 1-u32max |
| PARAM_VALUE | 0 | cdict->workspace.allocFailed | 0-1 |
| PARAM_VALUE | 0 | cdict->workspace.initOnceStart | 4033-ptr_max |
| PARAM_VALUE | 0 | cdict->workspace.isStatic | 0-1 |
| PARAM_VALUE | 0 | cdict->workspace.phase | 0 |
| PARAM_VALUE | 0 | cdict->workspace.workspaceEnd | 4096-ptr_max |
| PARAM_VALUE | 3 | dictLoadMethod | 0-1 |
| BUF_SIZE | 0 | cdict | (-1),16384 |
| BUF_SIZE | 0 | cdict | (-1),16384 |
| DATA_SOURCE | 0 | cdict | r ZSTD_createCDict_advanced_internal |
| DATA_SOURCE | 1 | dictBuffer | $0 |
| DATA_SOURCE | 2 | dictSize | $1 |
| DATA_SOURCE | 3 | dictLoadMethod | $2 |
| DATA_SOURCE | 4 | dictContentType | $3 |
| BIT_INFO | 5 | params | 0x0,0x0 |
| HARD_MAX | 3 | dictLoadMethod | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 2 | dictSize | unit_byte |
lib/zstd/compress/zstd_compress.c ZSTD_initStaticCDict() -> ZSTD_initCDict_internal()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cdict | 4096-ptr_max |
| PARAM_VALUE | 0 | cdict->compressionLevel | 0 |
| PARAM_VALUE | 0 | cdict->useRowMatchFinder | 1-2 |
| PARAM_VALUE | 0 | cdict->workspace.allocFailed | 0 |
| PARAM_VALUE | 0 | cdict->workspace.initOnceStart | 4033-ptr_max |
| PARAM_VALUE | 0 | cdict->workspace.isStatic | 1 |
| PARAM_VALUE | 0 | cdict->workspace.objectEnd | 0-ptr_max |
| PARAM_VALUE | 0 | cdict->workspace.phase | 0 |
| PARAM_VALUE | 0 | cdict->workspace.tableEnd | 0-ptr_max |
| PARAM_VALUE | 0 | cdict->workspace.tableValidEnd | 0-ptr_max |
| PARAM_VALUE | 0 | cdict->workspace.workspaceEnd | 4096-ptr_max |
| BUF_SIZE | 0 | cdict | 16384 |
| BUF_SIZE | 0 | cdict | 16384 |
| DATA_SOURCE | 0 | cdict | r ZSTD_cwksp_reserve_object |
| DATA_SOURCE | 1 | dictBuffer | $2 |
| DATA_SOURCE | 2 | dictSize | $3 |
| DATA_SOURCE | 3 | dictLoadMethod | $4 |
| DATA_SOURCE | 4 | dictContentType | $5 |
| MEM_ZERO | 5 | ¶ms |