Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/progs/
H A Ddump_entry.c50 #define TcOutput() (outform == F_TERMCAP || outform == F_TCONVERR) macro
442 if (TcOutput()) { in op_length()
598 if (TcOutput()) in wrap_concat()
601 if (!TcOutput() && (p = strchr(fill, '=')) != 0) { in wrap_concat()
618 if (TcOutput() && outbuf.used && !wrap_1ST(mode)) { in wrap_concat()
1114 } else if (TcOutput()) { in fmt_entry()
1542 if (TcOutput()) { in dump_entry()
1556 && TcOutput() in dump_entry()
1662 if (TcOutput()) in dump_uses()
1684 bool infodump = !TcOutput(); in show_entry()