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

/macosx-10.10.1/awk-20/src/
H A Dlib.c289 growfldtab(i);
305 growfldtab(i);
325 growfldtab(i);
376 growfldtab(n);
387 growfldtab(n); /* but does not increase NF */
391 void growfldtab(int n) /* make new fields up to at least $n */ function
433 growfldtab(i);
H A Dproto.h118 extern void growfldtab(int n);

Completed in 124 milliseconds