Searched refs:setlastfld (Results 1 – 4 of 4) sorted by relevance
206 (setlastfld): New function.207 * proto.h (setlastfld): Add declaration.211 If setting NF, clear donerec and call setlastfld().213 recbld(). If setting NF, clear donerec and call setlastfld().
132 extern void setlastfld(int);
310 setlastfld(f); in setfval()381 setlastfld(f); in setsval()
544 void setlastfld(int n) /* set lastfld cleaning fldtab cells if necessary */ in setlastfld() function