Searched refs:temp_pos2 (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/ee/
H A Dee.c1066 int temp_pos2; local
1084 temp_pos2 = position;
1086 if (temp_pos2 < curr_line->line_length)
1089 while (temp_pos2 < curr_line->line_length)
1095 temp_pos2++;

Completed in 76 milliseconds