Home
last modified time | relevance | path

Searched refs:autocalc (Results 1 – 3 of 3) sorted by relevance

/original-bsd/contrib/sc/
H A Dsc.c78 int autocalc = 1 ; /* 1 to calculate after each update */ variable
643 autocalc = 0;
660 if (edistate < 0 && linelim < 0 && autocalc && (changed || FullUpdate))
812 autocalc ^= 1;
814 autocalc ? "en":"dis");
1461 autocalc = i;
H A Dsc.h334 extern int autocalc;
H A Dcmds.c608 autocalc &&
621 if(!autocalc)