Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
lib/zstd/compress/zstd_lazy.c ZSTD_DUBT_findBestMatch() -> ZSTD_insertDUBT1()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ms | 4096-ptr_max |
| PARAM_VALUE | 0 | ms->hashTable | 4096-ptr_max |
| PARAM_VALUE | 0 | *ms->hashTable | 0-4294967294 |
| PARAM_VALUE | 1 | curr | 1-u32max |
| PARAM_VALUE | 4 | btLow | 0-4294967294 |
| PARAM_VALUE | 5 | dictMode | 0-3 |
| CAPPED_DATA | 4 | btLow | 1 |
| DATA_SOURCE | 0 | ms | $0 |
| DATA_SOURCE | 2 | inputEnd | $2 |
| DATA_SOURCE | 5 | dictMode | $5 |
| HARD_MAX | 5 | dictMode | 3 |
| NOCHECK_CALL | |||
| UNITS | 1 | curr | unit_byte |
| UNITS | 4 | btLow | unit_byte |