Searched refs:position_check (Results 1 – 2 of 2) sorted by relevance
145 position_check(NCURSES_SP_DCLx int expected_y, int expected_x, const char *legend) in position_check() function191 #define position_check(expected_y, expected_x, legend) /* nothing */ macro206 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()
11648 + minor fix to position_check() function, to ensure it gets the whole12490 + fix some minor errors in position_check() debugging code, found while