Home
last modified time | relevance | path

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

/openbsd/src/lib/libcurses/trace/
Dlib_trace.c79 _nc_count_outchars(long increment) in _nc_count_outchars() function
/openbsd/src/lib/libcurses/
Dcurses.priv.h1349 #define COUNT_OUTCHARS(n) _nc_count_outchars(n);
1729 extern NCURSES_EXPORT(void) _nc_count_outchars (long);