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

/macosx-10.10.1/awk-20/src/
H A Dlib.c68 makefields(1, nfields);
71 void makefields(int n1, int n2) /* create $n1..$n2 inclusive */ function
79 FATAL("out of space in makefields %d", i);
405 makefields(nfields+1, nf);
H A Dproto.h117 extern void makefields(int, int);

Completed in 157 milliseconds