Searched refs:pfast (Results 1 – 4 of 4) sorted by relevance
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()[all …]
253 var bool pfast; /* Have stty -nl'ed to go faster */ variable
106 char *pfast; variable395 for (nfast = 0, pfast = &(pd->ds[ids]);398 *pfast++ = (char)current;525 for (nfast = 0, pfast = &(pd->ds[ids]);528 *pfast++ = (char)current;
197 char *pfast; in wstring_to_decimal() local402 for (nfast = 0, pfast = &(pd->ds[ids]); in wstring_to_decimal()405 *pfast++ = (char)current; in wstring_to_decimal()495 for (nfast = 0, pfast = &(pd->ds[ids]); in wstring_to_decimal()498 *pfast++ = (char)current; in wstring_to_decimal()