Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/mandoc/
HDroff_int.h59 enum roff_sec lastsec; /* Last section seen. */ member
HDmdoc_state.c237 if ((mdoc->lastsec = n->sec) == SEC_SYNOPSIS) { in state_sh()
HDmdoc_validate.c1409 (mdoc->lastsec == SEC_NAME && n->child == NULL)) in post_nm()
2318 switch (mdoc->lastsec) { in post_sh()
2389 const char *lastname, *lastsec, *lastpunct; in post_sh_see_also() local
2393 lastname = lastsec = lastpunct = NULL; in post_sh_see_also()
2404 if (lastsec != NULL) { in post_sh_see_also()
2409 cmp = strcmp(lastsec, sec); in post_sh_see_also()
2413 name, sec, lastname, lastsec); in post_sh_see_also()
2420 lastsec = sec; in post_sh_see_also()
2440 lastpunct, lastname, lastsec); in post_sh_see_also()
2547 mdoc->lastsec = sec; in post_sh_head()
HDroff.c838 man->lastsec = man->lastnamed = SEC_NONE; in roff_state_reset()
894 n->sec = man->lastsec; in roff_node_alloc()
/freebsd-14-stable/stand/i386/pmbr/
HDpmbr.S120 movsw # $lastsec--, copy it to $lba