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

/ast/src/cmd/html/
H A Dtroff2html.c150 #define OP_body 2 macro
3263 code_1(OP_body);
4763 "BODY", /* OP_body */
4895 if (index == OP_body)
5039 tag(op, OP_body, STACK|LINE, 0, NiL, 0);
5110 case OP_body:
5607 case OP_body:
5898 tag(op, END(OP_body), STACK, 0, NiL, 0);

Completed in 15 milliseconds