Searched refs:ARG_compact (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/html/
H A Dtroff2html.c194 #define ARG_compact 0x0010 macro
4890 if (flags & ARG_compact)
4940 tag(op, OP_dl, STACK|ARG_compact, 0, NiL, 0);
5222 tag(op, m, STACK|LINE|ARG_compact, 0, NiL, 0);
5288 tag(op, OP_dl, STACK|LINE|ARG_compact, 0, NiL, 0);

Completed in 15 milliseconds