Home
last modified time | relevance | path

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

/ndk/sources/host-tools/nawk-20071023/
Drun.c1434 Cell *x, *vp, *arrayp, *cp, *ncp; in instat() local
1439 arrayp = execute(a[1]); in instat()
1440 if (!isarr(arrayp)) { in instat()
1443 tp = (Array *) arrayp->sval; in instat()
1444 tempfree(arrayp); in instat()