Lines Matching refs:TERMP_NOBREAK
255 p->flags &= ~(TERMP_NOBREAK | TERMP_BRIND); in pre_literal()
504 p->flags |= TERMP_NOBREAK | TERMP_BRIND; in pre_HP()
533 p->flags &= ~(TERMP_NOBREAK | TERMP_BRIND); in post_HP()
572 p->flags |= TERMP_NOBREAK; in pre_IP()
628 p->flags &= ~TERMP_NOBREAK; in post_IP()
650 p->flags |= TERMP_NOBREAK; in pre_TP()
702 p->flags &= ~TERMP_NOBREAK; in pre_TP()
980 ! (p->flags & (TERMP_NOBREAK | TERMP_NONEWLINE)) && in print_man_node()
1051 p->flags |= TERMP_NOSPACE | TERMP_NOBREAK; in print_man_foot()
1073 p->flags &= ~TERMP_NOBREAK; in print_man_foot()
1104 p->flags |= TERMP_NOBREAK | TERMP_NOSPACE; in print_man_head()
1126 p->flags &= ~TERMP_NOBREAK; in print_man_head()