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

/illumos-gate/usr/src/cmd/awk/
H A Dlib.c58 static void cleanfld(int, int);
290 cleanfld(i, maxfld);
311 cleanfld(int n1, int n2) /* clean out fields n1..n2 inclusive */ function
332 cleanfld(maxfld, n);

Completed in 59 milliseconds