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