Searched refs:cj (Results 1 – 3 of 3) sorted by relevance
64 size_t ci, cj, ei; in exclude_cmds() local67 ci = cj = ei = 0; in exclude_cmds()71 if (ci == cj) { in exclude_cmds()73 cj++; in exclude_cmds()75 zfree(&cmds->names[cj]); in exclude_cmds()76 cmds->names[cj++] = cmds->names[ci++]; in exclude_cmds()85 if (ci != cj) { in exclude_cmds()87 zfree(&cmds->names[cj]); in exclude_cmds()88 cmds->names[cj++] = cmds->names[ci++]; in exclude_cmds()91 for (ci = cj; ci < cmds->cnt; ci++) in exclude_cmds()[all …]
297 unsigned int si, si_l, si_h, rd, rj, cj; in get_step_address() local321 cj = (rj & 0x07) + DBG_FCC_BASE; in get_step_address()324 dbg_get_reg(cj, &cj_val, regs); in get_step_address()
1024 int cj = sd->params.flickerControl.coarseJump; in set_flicker() local1034 startexp = (currentexp + ROUND_UP_EXP_FOR_FLICKER) / cj; in set_flicker()1037 startexp = (startexp * cj) - 1; in set_flicker()1040 startexp -= cj; in set_flicker()1043 startexp -= cj; in set_flicker()