Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/awk/
H A Dtran.c377 setlastfld((int)f); in setfval()
449 setlastfld((int)f); in setsval()
H A Dawk.h363 extern void setlastfld(int n);
H A Dlib.c523 setlastfld(int n) /* set lastfld cleaning fldtab cells if necessary */ in setlastfld() function