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().
129 extern void setlastfld(int);
312 setlastfld(f); in setfval()383 setlastfld(f); in setsval()
546 void setlastfld(int n) /* set lastfld cleaning fldtab cells if necessary */ in setlastfld() function