Searched refs:pfast (Results 1 – 5 of 5) sorted by relevance
288 if (pfast == 0 && phadnl) in termchar()458 if (pfast) in fgoto()475 if (pfast == 0 && (!cursor_address || holdcm)) in fgoto()495 if (scroll_forward /* && !beehive_glitch */ && pfast) in fgoto()500 if (pfast == 0) in fgoto()650 if ((NONL || !pfast) && outline < destline) in plod()687 if (cursor_down && pfast) in plod()694 if (NONL || pfast == 0) in plod()992 if (ruptible == 0 || pfast) in pstart()996 pfast = 1; in pstart()[all …]
253 var bool pfast; /* Have stty -nl'ed to go faster */ variable
44 char *pfast; variable238 pfast = &(pd->ds[ids]);240 pfast[nfast++] = CURRENT;363 pfast = &(pd->ds[ids]);365 pfast[nfast++] = CURRENT;
108 char *pfast; variable397 for (nfast = 0, pfast = &(pd->ds[ids]);400 *pfast++ = (char)current;527 for (nfast = 0, pfast = &(pd->ds[ids]);530 *pfast++ = (char)current;
199 char *pfast; in wstring_to_decimal() local404 for (nfast = 0, pfast = &(pd->ds[ids]); in wstring_to_decimal()407 *pfast++ = (char)current; in wstring_to_decimal()497 for (nfast = 0, pfast = &(pd->ds[ids]); in wstring_to_decimal()500 *pfast++ = (char)current; in wstring_to_decimal()