Home
last modified time | relevance | path

Searched refs:lastsec (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/mandoc/
H A Droff_int.h60 enum roff_sec lastsec; /* Last section seen. */ member
H A Dmdoc_state.c242 if ((mdoc->lastsec = n->sec) == SEC_SYNOPSIS) { in state_sh()
H A Dmdoc_validate.c1431 (mdoc->lastsec == SEC_NAME && n->child == NULL)) in post_nm()
2340 switch (mdoc->lastsec) { in post_sh()
2411 const char *lastname, *lastsec, *lastpunct; in post_sh_see_also() local
2415 lastname = lastsec = lastpunct = NULL; in post_sh_see_also()
2426 if (lastsec != NULL) { in post_sh_see_also()
2431 cmp = strcmp(lastsec, sec); in post_sh_see_also()
2435 name, sec, lastname, lastsec); in post_sh_see_also()
2442 lastsec = sec; in post_sh_see_also()
2462 lastpunct, lastname, lastsec); in post_sh_see_also()
2569 mdoc->lastsec in post_sh_head()
[all...]
H A Droff.c832 man->lastsec = man->lastnamed = SEC_NONE; in roff_state_reset()
889 n->sec = man->lastsec; in roff_node_alloc()
/freebsd/stand/i386/pmbr/
H A Dpmbr.S120 movsw # $lastsec--, copy it to $lba