Searched refs:_nc_outchars (Results 1 – 9 of 9) sorted by relevance
64 NCURSES_PUBLIC_VAR(_nc_outchars) (void) in NCURSES_PUBLIC_VAR() argument86 NCURSES_EXPORT_VAR(long) _nc_outchars = 0;
1352 #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()) macro1738 extern NCURSES_EXPORT_VAR(long) _nc_outchars;
1101 #undef _nc_outchars1102 long _nc_outchars;
1123 #undef _nc_outchars1124 long _nc_outchars;
3830 #undef _nc_outchars3831 long _nc_outchars;
4791 #undef _nc_outchars4792 long _nc_outchars;
137 (unsigned long) amount, _nc_outchars)); in NCURSES_SP_NAME()
1083 _nc_outchars, in TINFO_DOUPDATE()
7287 + for the reentrant model, move _nc_tputs_trace and _nc_outchars into