Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/awk/
H A Dlib.c108 makefields(1, nfields); in recinit()
112 makefields(int n1, int n2) /* create $n1..$n2 inclusive */ in makefields() function
563 makefields(nfields+1, nf); in growfldtab()
H A Dawk.h361 extern void makefields(int, int);