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

Lines Matching refs:intest

529 Cell *intest(Node **a, int n)	/* a[0] is index (list), a[1] is symtab */
548 FATAL("out of memory in intest");
554 if (!adjbuf(&buf, &bufsz, strlen(buf)+strlen(s)+nsub+1, recsize, 0, "intest"))