Searched refs:INCRMT (Results 1 – 3 of 3) sorted by relevance
58 #define INCRMT 0200 /* 0100 */ macro67 #define INCRMT 04000 /* 02000 */ macro
62 if (tline == INCRMT * (HBLKS+2)) in fileinit()67 tline = INCRMT * (HBLKS+2); in fileinit()168 bp = getblock(tl += INCRMT, READ); in getaline()199 bp = getblock(tl += INCRMT, WRITE); in putline()420 tline += INCRMT; in synctmp()
769 bp = getblock(tl += INCRMT); in getaline()