Home | History | Annotate | Download | only in src

Lines Matching defs:last_line

370 	static int last_line = -1;
376 if (histptr >= history && last_line != hist_source->line) {
380 last_line = hist_source->line;