Searched refs:cleanfld (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/awk-20/src/
H A Dlib.c340 cleanfld(i+1, lastfld); /* clean out junk from previous record */
359 void cleanfld(int n1, int n2) /* clean out fields n1 .. n2 inclusive */ function
377 cleanfld(lastfld+1, n);
H A Dproto.h125 extern void cleanfld(int, int);

Completed in 63 milliseconds