Searched refs:awkdelete (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/awk-20/src/
H A Dproctab.c142 awkdelete, /* DELETE */
H A Dproto.h155 extern Cell *awkdelete(Node **, int);
H A Drun.c494 Cell *awkdelete(Node **a, int n) /* a[0] is symtab, a[1] is list of subscripts */ function
518 if (!adjbuf(&buf, &bufsz, strlen(buf)+strlen(s)+nsub+1, recsize, 0, "awkdelete"))

Completed in 137 milliseconds