Searched refs:cur_v (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/tcsh/
H A Ded.refresh.c352 int cur_h, cur_v = 0, new_vcv; local
380 cur_v = vcursor_v;
388 cur_v = vcursor_v;
445 reprintf("\r\nCursorH = %d, CursorV = %d, cur_h = %d, cur_v = %d\r\n",
446 CursorH, CursorV, cur_h, cur_v);
451 MoveToLine(cur_v); /* go to where the cursor is */

Completed in 57 milliseconds