Lines Matching refs:TERMP_NOBREAK
269 p->flags &= ~TERMP_NOBREAK; in pre_literal()
538 p->flags |= TERMP_NOBREAK; in pre_HP()
573 p->flags &= ~TERMP_NOBREAK; in post_HP()
616 p->flags |= TERMP_NOBREAK; in pre_IP()
679 p->flags &= ~TERMP_NOBREAK; in post_IP()
703 p->flags |= TERMP_NOBREAK; in pre_TP()
753 p->flags &= ~TERMP_NOBREAK; in pre_TP()
1039 if (MANT_LITERAL & mt->fl && ! (TERMP_NOBREAK & p->flags) && in print_man_node()
1107 p->flags |= TERMP_NOSPACE | TERMP_NOBREAK; in print_man_foot()
1129 p->flags &= ~TERMP_NOBREAK; in print_man_foot()
1162 p->flags |= TERMP_NOBREAK | TERMP_NOSPACE; in print_man_head()
1185 p->flags &= ~TERMP_NOBREAK; in print_man_head()