Searched refs:setlastfld (Results 1 – 4 of 4) sorted by relevance
93 (setlastfld): New function.94 * proto.h (setlastfld): Add declaration.98 If setting NF, clear donerec and call setlastfld().100 recbld(). If setting NF, clear donerec and call setlastfld().
127 extern void setlastfld(int);
316 setlastfld(f); in setfval()382 setlastfld(f); in setsval()
394 void setlastfld(int n) /* set lastfld cleaning fldtab cells if necessary */ in setlastfld() function