Searched refs:old_idx (Results 1 – 2 of 2) sorted by relevance
1848 short old_idx = -1, new_idx = -1, cur_idx = -1; in u_read_undo() local2122 if (old_header_seq > 0 && old_idx < 0 && uhp->uh_seq == old_header_seq) in u_read_undo()2124 old_idx = i; in u_read_undo()2142 curbuf->b_u_oldhead = old_idx < 0 ? NULL : uhp_table[old_idx]; in u_read_undo()
6345 int old_idx = xt_index_out; in req_more_codes_from_term() local6367 if (xt_index_out != old_idx) in req_more_codes_from_term()