Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/tty/
H A Dtty_update.c145 position_check(NCURSES_SP_DCLx int expected_y, int expected_x, const char *legend) in position_check() function
191 #define position_check(expected_y, expected_x, legend) /* nothing */ macro
206 position_check(NCURSES_SP_ARGx in GoTo()
214 position_check(NCURSES_SP_ARGx in GoTo()
447 position_check(NCURSES_SP_ARGx in PutCharLR()
506 position_check(NCURSES_SP_ARGx in wrap_cursor()
526 position_check(NCURSES_SP_ARGx in PutChar()
1675 position_check(NCURSES_SP_ARGx in ClearScreen()
1765 position_check(NCURSES_SP_ARGx in InsStr()
/freebsd/contrib/ncurses/
H A DNEWS11648 + minor fix to position_check() function, to ensure it gets the whole
12490 + fix some minor errors in position_check() debugging code, found while