Home
last modified time | relevance | path

Searched refs:temp_pos2 (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/contrib/ee/
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++;