Searched refs:temp_pos2 (Results 1 – 1 of 1) sorted by relevance
1053 int temp_pos2; in insert_line() local1071 temp_pos2 = position; in insert_line()1073 if (temp_pos2 < curr_line->line_length) in insert_line()1076 while (temp_pos2 < curr_line->line_length) in insert_line()1082 temp_pos2++; in insert_line()