Searched refs:_nc_outchars (Results 1 – 6 of 6) sorted by relevance
62 NCURSES_PUBLIC_VAR(_nc_outchars) (void) in NCURSES_PUBLIC_VAR() argument84 NCURSES_EXPORT_VAR(long) _nc_outchars = 0;
1011 #define COUNT_OUTCHARS(n) _nc_outchars += (n);1017 #define RESET_OUTCHARS() COUNT_OUTCHARS(-_nc_outchars)1291 NCURSES_WRAPPED_VAR(long, _nc_outchars);1293 #define _nc_outchars NCURSES_PUBLIC_VAR(_nc_outchars()) macro1299 extern NCURSES_EXPORT_VAR(long) _nc_outchars;
2817 #undef _nc_outchars2818 long _nc_outchars;
3563 #undef _nc_outchars3564 long _nc_outchars;
933 _nc_outchars, in doupdate()
482 + for the reentrant model, move _nc_tputs_trace and _nc_outchars into