Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/nvi/dist/motif_l/
Dm_vi.c1380 int newx, newy; in __vi_set_word_at_caret() local
1383 newy = this_screen->cury; in __vi_set_word_at_caret()
1386 for ( end = start = CharAt( this_screen, newy, newx ); in __vi_set_word_at_caret()
1437 __vi_move_caret(xvi_screen *this_screen, int newy, int newx) in __vi_move_caret() argument
1444 this_screen->cury = newy; in __vi_move_caret()
/netbsd/src/lib/libc/time/
Dlocaltime.c1742 register int_fast64_t newy; in localsub()
1744 newy = result->tm_year; in localsub()
1746 newy -= years; in localsub()
1747 else newy += years; in localsub()
1748 if (! (INT_MIN <= newy && newy <= INT_MAX)) { in localsub()
1752 result->tm_year = (int)newy; in localsub()
1981 time_t newy = (time_t)(y + ydelta); in timesub() local
1983 leapdays = (int)(leaps_thru_end_of(newy - 1) - in timesub()
1987 y = newy; in timesub()
/netbsd/src/lib/libcurses/
Drefresh.c155 int newy, newx; in _wnoutrefresh() local
211 newy = wbegy + dwin->cury - begy; in _wnoutrefresh()
214 && 0 <= newy && newy < screen->__virtscr->maxy) in _wnoutrefresh()
215 screen->__virtscr->cury = newy; in _wnoutrefresh()
/netbsd/src/share/man/tools/
Dnewsp.errs2180 lasty,lastx,newy,newx