Home
last modified time | relevance | path

Searched refs:_nc_outchars (Results 1 – 9 of 9) sorted by relevance

/freebsd-head/contrib/ncurses/ncurses/trace/
HDlib_trace.c64 NCURSES_PUBLIC_VAR(_nc_outchars) (void) in NCURSES_PUBLIC_VAR() argument
86 NCURSES_EXPORT_VAR(long) _nc_outchars = 0;
/freebsd-head/contrib/ncurses/ncurses/
HDcurses.priv.h1352 #define COUNT_OUTCHARS(n) _nc_outchars += (n);
1358 #define RESET_OUTCHARS() COUNT_OUTCHARS(-_nc_outchars)
1730 NCURSES_WRAPPED_VAR(long, _nc_outchars);
1732 #define _nc_outchars NCURSES_PUBLIC_VAR(_nc_outchars()) macro
1738 extern NCURSES_EXPORT_VAR(long) _nc_outchars;
HDllib-ltinfo1101 #undef _nc_outchars
1102 long _nc_outchars;
HDllib-ltinfow1123 #undef _nc_outchars
1124 long _nc_outchars;
HDllib-lncurses3830 #undef _nc_outchars
3831 long _nc_outchars;
HDllib-lncursesw4791 #undef _nc_outchars
4792 long _nc_outchars;
/freebsd-head/contrib/ncurses/ncurses/tinfo/
HDlib_tputs.c137 (unsigned long) amount, _nc_outchars)); in NCURSES_SP_NAME()
/freebsd-head/contrib/ncurses/ncurses/tty/
HDtty_update.c1083 _nc_outchars, in TINFO_DOUPDATE()
/freebsd-head/contrib/ncurses/
HDNEWS7287 + for the reentrant model, move _nc_tputs_trace and _nc_outchars into