Searched refs:TERMP_NBRWORD (Results 1 – 3 of 3) sorted by relevance
74 #define TERMP_NBRWORD (1 << 4) /* Make next word nonbreaking. */ macro
442 if (TERMP_NBRWORD & p->flags) { in term_word()525 p->flags &= ~TERMP_NBRWORD; in term_word()
1568 p->flags |= TERMP_NBRWORD; in termp_fn_pre()1604 p->flags |= TERMP_NBRWORD; in termp_fa_pre()