Searched refs:temp_pos2 (Results 1 – 1 of 1) sorted by relevance
1219 int temp_pos2; in insert_line() local1237 temp_pos2 = position; in insert_line()1239 if (temp_pos2 < curr_line->line_length) in insert_line()1242 while (temp_pos2 < curr_line->line_length) in insert_line()1248 temp_pos2++; in insert_line()