Searched refs:last_i (Results 1 – 1 of 1) sorted by relevance
216 int last_i = -1; in in_history() local236 last_i = i; in in_history()243 if (last_i >= 0) in in_history()250 history[type][last_i] = history[type][i]; in in_history()251 last_i = i; in in_history()