Home | History | Annotate | Download | only in posix

Lines Matching defs:recalc

1185     int recalc = 1;
1244 if (recalc) {
1255 if (recalc && !(toys.optflags&FLAG_q)) {
1341 if (!recalc) printf("\033[%dH\033[J", 1+TT.height-lines);
1342 recalc = 1;
1379 recalc = 0;