Searched refs:feobp (Results 1 – 4 of 4) sorted by relevance
1289 if (fseekp < fbobp || fseekp > feobp) {1290 fbobp = feobp = fseekp;1293 if (fseekp == feobp) {1294 fbobp = feobp;1300 feobp += c;1313 if (fseekp >= feobp) {1314 buf = (int)feobp / BUFSIZ;1315 off = (int)feobp % BUFSIZ;1355 feobp += c;1385 feobp -= BUFSIZ * sb;[all …]
222 #define feobp B.Bfeobp macro
705 fseekp = feobp = fblocks = 0; in srcunit()973 if (fseekp == feobp) in process()
742 if (intty && fseekp == feobp) {