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

/ast/src/cmd/html/
H A Dtroff2html.c157 #define OP_dl 9 macro
1749 code_1(END(OP_dl));
1797 code_1(OP_dl);
4770 "DL", /* OP_dl */
4910 * if OP_dl follows OP_ft,OP_ps then do it now
4937 case OP_dl:
4940 tag(op, OP_dl, STACK|ARG_compact, 0, NiL, 0);
5215 case OP_dl:
5224 case END(OP_dl):
5235 case OP_dl
[all...]

Completed in 19 milliseconds