Searched refs:roff_cond (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/mandoc/ |
| H A D | roff.c | 186 static int roff_cond(ROFF_ARGS); 445 { roff_cond, roff_cond_text, roff_cond_sub, ROFFMAC_STRUCT }, /* el */ 488 { roff_cond, roff_cond_text, roff_cond_sub, ROFFMAC_STRUCT }, /* ie */ 489 { roff_cond, roff_cond_text, roff_cond_sub, ROFFMAC_STRUCT }, /* if */ 607 { roff_cond, roff_cond_text, roff_cond_sub, ROFFMAC_STRUCT }, /*while*/ 2670 roff_cond(ROFF_ARGS) in roff_cond() function
|