Searched refs:_nc_scroll_oldhash (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/lib/libcurses/tty/ |
| D | hashmap.c | 447 NCURSES_SP_NAME(_nc_scroll_oldhash) (NCURSES_SP_DCLx int n, int top, int bot) in NCURSES_SP_NAME() argument 469 _nc_scroll_oldhash(int n, int top, int bot) in _nc_scroll_oldhash() function 471 NCURSES_SP_NAME(_nc_scroll_oldhash) (CURRENT_SCREEN, n, top, bot); in _nc_scroll_oldhash() local
|
| D | tty_update.c | 2138 NCURSES_SP_NAME(_nc_scroll_oldhash) (NCURSES_SP_ARGx n, top, bot); in NCURSES_SP_NAME() local
|
| /openbsd/src/lib/libcurses/ |
| D | curses.priv.h | 2151 extern NCURSES_EXPORT(void) _nc_scroll_oldhash (int n, int top, int bot); 2604 extern NCURSES_EXPORT(void) NCURSES_SP_NAME(_nc_scroll_oldhash)(SCREEN*, int n, int top, int bo…
|