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.c139 position_check(NCURSES_SP_DCLx int expected_y, int expected_x, const char *legend) in position_check() function
185 #define position_check(expected_y, expected_x, legend) /* nothing */ macro
200 position_check(NCURSES_SP_ARGx in GoTo()
208 position_check(NCURSES_SP_ARGx in GoTo()
439 position_check(NCURSES_SP_ARGx in PutCharLR()
498 position_check(NCURSES_SP_ARGx in wrap_cursor()
518 position_check(NCURSES_SP_ARGx in PutChar()
1667 position_check(NCURSES_SP_ARGx in ClearScreen()
1757 position_check(NCURSES_SP_ARGx in InsStr()
/freebsd/contrib/ncurses/
H A DNEWS11079 + minor fix to position_check() function, to ensure it gets the whole
11921 + fix some minor errors in position_check() debugging code, found while