Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
lib/zstd/decompress/zstd_decompress.c ZSTD_decompressContinue() -> ZSTD_setRleBlock()
| Type | Parameter | Key | Value |
|---|---|---|---|
| DATA_SOURCE | 0 | dst | $1 |
| DATA_SOURCE | 1 | dstCapacity | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 0 | dst | unit_byte |
| UNITS | 1 | dstCapacity | unit_byte |
lib/zstd/decompress/zstd_decompress.c ZSTD_decompressFrame() -> ZSTD_setRleBlock()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 3 | regenSize | 0-2097151 |
| BUF_SIZE | 0 | dst | (-1)-s32max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 0 | dst | unit_byte |
| UNITS | 1 | dstCapacity | unit_byte |