HomeSort by relevance Sort by last modified time
    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 120 extern void makefields(int, int);

Completed in 20 milliseconds