Home | History | Annotate | Download | only in nawk-20071023

Lines Matching refs:awkdelete

491 Cell *awkdelete(Node **a, int n)	/* a[0] is symtab, a[1] is list of subscripts */
515 if (!adjbuf(&buf, &bufsz, strlen(buf)+strlen(s)+nsub+1, recsize, 0, "awkdelete"))