Lines Matching refs:pfast
287 if (pfast == 0 && phadnl) in termchar()
457 if (pfast) in fgoto()
474 if (pfast == 0 && (!cursor_address || holdcm)) in fgoto()
494 if (scroll_forward /* && !beehive_glitch */ && pfast) in fgoto()
499 if (pfast == 0) in fgoto()
649 if ((NONL || !pfast) && outline < destline) in plod()
686 if (cursor_down && pfast) in plod()
693 if (NONL || pfast == 0) in plod()
991 if (ruptible == 0 || pfast) in pstart()
995 pfast = 1; in pstart()
1017 pfast &= ~1; in pstop()
1044 pfast |= 2; in ostart()
1109 pfast = (f.c_oflag & ONLCR) == 0; in ostop()