Lines Matching defs:j
106 for (uint32_t j = 0; j < num_idx; j++) {
121 assert(aux_data[j].err_ctrl != NULL);
128 ser_sys_select_record(idx_start + j);
131 uncorr_errs = aux_data[j].err_ctrl();
151 idx_start + j, err_fr, err_ctrl);
210 uint32_t j;
212 j = (i == prev.rec.last_node && prev.value != 0UL) ?
215 for (; j < num_idx; j++) {
218 uint32_t err_idx = idx_start + j;
235 prev.rec.last_idx = j;