Searched refs:lines_printed (Results 1 – 1 of 1) sorted by relevance
970 size_t lines_printed = 0; in PrintCompletion() local973 if (max_height && lines_printed >= *max_height) in PrintCompletion()998 lines_printed++; in PrintCompletion()1007 lines_printed++; in PrintCompletion()1034 if (max_height && lines_printed >= *max_height) in PrintCompletion()1046 lines_printed++; in PrintCompletion()1051 lines_printed++; in PrintCompletion()