Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/mandoc/
Droff_int.h59 enum roff_sec lastsec; /* Last section seen. */ member
Dmdoc_validate.c1409 (mdoc->lastsec == SEC_NAME && n->child == NULL)) in post_nm()
2274 switch (mdoc->lastsec) { in post_sh()
2345 const char *lastname, *lastsec, *lastpunct; in post_sh_see_also() local
2349 lastname = lastsec = lastpunct = NULL; in post_sh_see_also()
2360 if (lastsec != NULL) { in post_sh_see_also()
2365 cmp = strcmp(lastsec, sec); in post_sh_see_also()
2369 name, sec, lastname, lastsec); in post_sh_see_also()
2376 lastsec = sec; in post_sh_see_also()
2396 lastpunct, lastname, lastsec); in post_sh_see_also()
2503 mdoc->lastsec = sec; in post_sh_head()
Dmdoc_state.c237 if ((mdoc->lastsec = n->sec) == SEC_SYNOPSIS) { in state_sh()
Droff.c838 man->lastsec = man->lastnamed = SEC_NONE; in roff_state_reset()
894 n->sec = man->lastsec; in roff_node_alloc()
/freebsd-12-stable/stand/i386/pmbr/
Dpmbr.s121 movsw # $lastsec--, copy it to $lba