Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/awk/
Dlib.c432 int i, tempstat, n; in refldbld() local
448 tempstat = pfa->initstat; in refldbld()
467 pfa->initstat = tempstat; in refldbld()
Drun.c1229 int n, tempstat, arg3type; in split() local
1266 tempstat = pfa->initstat; in split()
1283 pfa->initstat = tempstat; in split()
1287 pfa->initstat = tempstat; /* bwk: has to be here to reset */ in split()
1903 int mflag, tempstat, num; in gsub() local
1921 tempstat = pfa->initstat; in gsub()
1987 pfa->initstat = tempstat; in gsub()