Searched refs:TERMP_NBRWORD (Results 1 – 3 of 3) sorted by relevance
85 #define TERMP_NBRWORD (1 << 3) /* Make next word nonbreaking. */ macro
577 if (TERMP_NBRWORD & p->flags) { in term_word()799 p->flags &= ~TERMP_NBRWORD; in term_word()
1373 p->flags |= TERMP_NBRWORD; in termp_fn_pre()1404 p->flags |= TERMP_NBRWORD; in termp_fa_pre()