Searched refs:LBLKS (Results 1 – 4 of 4) sorted by relevance
73 #define LBLKS 125 /* Line pointer blocks in temp file */ macro76 #define LBLKS 4000 macro
134 short Blocks[LBLKS]; /* Blocks where line pointers stashed */
83 short Blocks[LBLKS]; /* Blocks where line pointers stashed */
412 if (bp >= &H.Blocks[LBLKS-1]) in synctmp()