Searched refs:COUNT_OUTCHARS (Results 1 – 3 of 3) sorted by relevance
1415 #define COUNT_OUTCHARS(n) _nc_count_outchars(n); macro1417 #define COUNT_OUTCHARS(n) _nc_outchars += (n); macro1420 #define COUNT_OUTCHARS(n) /* nothing */ macro1423 #define RESET_OUTCHARS() COUNT_OUTCHARS(-_nc_outchars)1502 COUNT_OUTCHARS(1); \1529 COUNT_OUTCHARS(PUTC_i); \
180 COUNT_OUTCHARS(1); in NCURSES_SP_NAME()
367 COUNT_OUTCHARS(1); in PutAttrChar()