Searched refs:arrayp (Results 1 – 2 of 2) sorted by relevance
1489 Cell *x, *vp, *arrayp, *cp, *ncp; in instat() local1494 arrayp = execute(a[1]); in instat()1495 if (!isarr(arrayp)) { in instat()1498 tp = (Array *) arrayp->sval; in instat()1499 tempfree(arrayp); in instat()
179 array_index_calc(const char *n, bool *arrayp, uint32_t *valp) in array_index_calc() argument185 *arrayp = false; in array_index_calc()215 *arrayp = true; in array_index_calc()