Lines Matching refs:TERMP_NOBREAK
415 p->flags |= TERMP_NOSPACE | TERMP_NOBREAK; in print_mdoc_foot()
430 p->flags &= ~TERMP_NOBREAK; in print_mdoc_foot()
480 p->flags |= TERMP_NOBREAK | TERMP_NOSPACE; in print_mdoc_head()
499 p->flags &= ~TERMP_NOBREAK; in print_mdoc_head()
790 p->flags |= TERMP_NOBREAK; in termp_it_pre()
808 p->flags |= TERMP_NOBREAK | TERMP_HANG; in termp_it_pre()
815 p->flags |= TERMP_NOBREAK; in termp_it_pre()
826 p->flags &= ~TERMP_NOBREAK; in termp_it_pre()
829 p->flags |= TERMP_NOBREAK; in termp_it_pre()
837 p->flags |= TERMP_NOBREAK; in termp_it_pre()
989 p->flags &= ~TERMP_NOBREAK; in termp_it_post()
1025 p->flags |= TERMP_NOSPACE | TERMP_NOBREAK; in termp_nm_pre()
1056 p->flags &= ~(TERMP_NOBREAK | TERMP_HANG); in termp_nm_post()
1545 p->flags |= TERMP_NOBREAK | TERMP_HANG; in termp_fn_pre()
1555 p->flags &= ~(TERMP_NOBREAK | TERMP_HANG); in termp_fn_pre()
2047 p->flags |= TERMP_NOBREAK | TERMP_HANG; in termp_fo_pre()
2054 p->flags &= ~(TERMP_NOBREAK | TERMP_HANG); in termp_fo_pre()