OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:makefields
(Results
1 - 2
of
2
) sorted by null
/ndk/sources/host-tools/nawk-20071023/
lib.c
68
makefields
(1, nfields);
71
void
makefields
(int n1, int n2) /* create $n1..$n2 inclusive */
function
79
FATAL("out of space in
makefields
%d", i);
403
makefields
(nfields+1, nf);
proto.h
122
extern void
makefields
(int, int);
Completed in 24 milliseconds