Searched refs:arrayp (Results 1 – 2 of 2) sorted by relevance
1454 Cell *x, *vp, *arrayp, *cp, *ncp; in instat() local1459 arrayp = execute(a[1]); in instat()1460 if (!isarr(arrayp)) { in instat()1463 tp = (Array *) arrayp->sval; in instat()1464 tempfree(arrayp); in instat()
174 array_index_calc(const char *n, bool *arrayp, uint32_t *valp) in array_index_calc() argument180 *arrayp = false; in array_index_calc()209 *arrayp = true; in array_index_calc()