Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
lib/bch.c find_affine4_roots() -> solve_linear_system()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | bch | 4096-ptr_max |
| PARAM_VALUE | 0 | bch->m | 25-32 |
| PARAM_VALUE | 1 | rows | 4096-ptr_max |
| PARAM_VALUE | 2 | sol | 4096-ptr_max |
| PARAM_VALUE | 3 | nsol | 4 |
| BUF_SIZE | 1 | rows | 64 |
| BUF_SIZE | 2 | sol | (-1),16 |
| BUF_SIZE | 2 | sol | (-1),16 |
| CAPPED_DATA | 0 | bch->m | 1 |
| CAPPED_DATA | 0 | bch->n | 1 |
| DATA_SOURCE | 0 | bch | $0 |
| DATA_SOURCE | 2 | sol | $4 |
| RX_PATH |