OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cleanfld
(Results
1 - 2
of
2
) sorted by null
/ndk/sources/host-tools/nawk-20071023/
proto.h
128
extern void
cleanfld
(int, int);
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);
Completed in 252 milliseconds