Searched refs:roff_cond_checkend (Results 1 – 1 of 1) sorted by relevance
| /openbsd/src/usr.bin/mandoc/ |
| D | roff.c | 185 static int roff_cond_checkend(ROFF_ARGS); 2064 roff_cond_checkend(r, tok, buf, ln, ppos, pos, &rr); in roff_cblock() 2316 roff_cond_checkend(ROFF_ARGS) in roff_cond_checkend() function 2377 irc = roff_cond_checkend(r, tok, buf, ln, ppos, pos, &rr); in roff_cond_sub() 2414 irc = roff_cond_checkend(r, tok, buf, ln, ppos, pos, &rr); in roff_cond_text()
|