Home
last modified time | relevance | path

Searched refs:tempstat (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.bin/awk/
H A Dlib.c241 int tempstat = pfa->initstat; in readrec() local
244 pfa->initstat = tempstat; in readrec()
588 int i, tempstat, n; in refldbld() local
604 tempstat = pfa->initstat; in refldbld()
628 pfa->initstat = tempstat; in refldbld()
H A Drun.c1675 int j, n, tempstat, arg3type; in split() local
1721 tempstat = pfa->initstat; in split()
1738 pfa->initstat = tempstat; in split()
1742 pfa->initstat = tempstat; /* bwk: has to be here to reset */ in split()
2521 int tempstat = 0; in dosub() local
2566 tempstat = pfa->initstat; in dosub()
2639 pfa->initstat = tempstat; in dosub()
2666 int mflag, tempstat, num, whichm; in gensub() local
2704 tempstat = pfa->initstat; in gensub()
2790 pfa->initstat = tempstat; in gensub()