HomeSort by relevance Sort by last modified time
    Searched refs:cleanfld (Results 1 - 2 of 2) sorted by null

  /ndk/sources/host-tools/nawk-20071023/
lib.c 338 cleanfld(i+1, lastfld); /* clean out junk from previous record */
357 void cleanfld(int n1, int n2) /* clean out fields n1 .. n2 inclusive */ function
375 cleanfld(lastfld+1, n);
proto.h 130 extern void cleanfld(int, int);

Completed in 173 milliseconds