Home
last modified time | relevance | path

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

/openbsd-src/lib/libcurses/tty/
H A Dtty_update.c141 position_check(NCURSES_SP_DCLx int expected_y, int expected_x, const char *legend) in position_check() function
187 #define position_check(expected_y, expected_x, legend) /* nothing */ macro