Home
last modified time | relevance | path

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

/dragonfly/contrib/ncurses/progs/
H A Ddump_entry.c50 #define TcOutput() (outform == F_TERMCAP || outform == F_TCONVERR) macro
442 if (TcOutput()) { in op_length()
597 if (TcOutput()) in wrap_concat()
600 if (!TcOutput() && (p = strchr(fill, '=')) != 0) { in wrap_concat()
617 if (TcOutput() && outbuf.used && !wrap_1ST(mode)) { in wrap_concat()
1107 } else if (TcOutput()) { in fmt_entry()
1529 if (TcOutput()) { in dump_entry()
1645 if (TcOutput()) in dump_uses()
1659 bool infodump = !TcOutput(); in show_entry()