Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/tic/
H A Ddump_entry.c52 #define TcOutput() (outform == F_TERMCAP || outform == F_TCONVERR) macro
444 if (TcOutput()) { in op_length()
600 if (TcOutput()) in wrap_concat()
603 if (!TcOutput() && (p = strchr(fill, '=')) != 0) { in wrap_concat()
620 if (TcOutput() && outbuf.used && !wrap_1ST(mode)) { in wrap_concat()
1116 } else if (TcOutput()) { in fmt_entry()
1544 if (TcOutput()) { in dump_entry()
1558 && TcOutput() in dump_entry()
1664 if (TcOutput()) in dump_uses()
1686 bool infodump = !TcOutput(); in show_entry()