Searched refs:pidx_last (Results 1 – 1 of 1) sorted by relevance
2837 struct obj_idx *p, *pidx_first, *pidx_last; in rewrite_rule_uidx() local2874 pidx_last = pidx_first + ci->object_opcodes; in rewrite_rule_uidx()2875 for (p = pidx_first; p < pidx_last; p++) { in rewrite_rule_uidx()