Home
last modified time | relevance | path

Searched defs:position_check (Results 1 – 1 of 1) 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