Searched refs:cleanfld (Results 1 – 2 of 2) sorted by relevance
406 cleanfld(i+1, lastfld); /* clean out junk from previous record */ in fldbld()428 void cleanfld(int n1, int n2) /* clean out fields n1 .. n2 inclusive */ in cleanfld() function446 cleanfld(lastfld+1, n); in newfld()459 cleanfld(lastfld+1, n); in setlastfld()461 cleanfld(n+1, lastfld); in setlastfld()
129 extern void cleanfld(int, int);