HomeSort by: relevance | last modified time | path
    Searched defs:tempstat (Results 1 - 2 of 2) sorted by relevancy

  /src/external/historical/nawk/dist/
lib.c 245 int tempstat = pfa->initstat; local
248 pfa->initstat = tempstat;
585 int i, tempstat, n; local
601 tempstat = pfa->initstat;
620 pfa->initstat = tempstat;
run.c 1670 int n, tempstat, arg3type; local
1713 tempstat = pfa->initstat;
1730 pfa->initstat = tempstat;
1734 pfa->initstat = tempstat; /* bwk: has to be here to reset */
2518 int tempstat = 0; local
2563 tempstat = pfa->initstat;
2636 pfa->initstat = tempstat;
2663 int mflag, tempstat, num, whichm; local
2701 tempstat = pfa->initstat;
2787 pfa->initstat = tempstat;
    [all...]

Completed in 17 milliseconds