Searched refs:arrayp (Results 1 – 2 of 2) sorted by relevance
1486 Cell *x, *vp, *arrayp, *cp, *ncp; in instat() local1491 arrayp = execute(a[1]); in instat()1492 if (!isarr(arrayp)) { in instat()1495 tp = (Array *) arrayp->sval; in instat()1496 tempfree(arrayp); in instat()
177 array_index_calc(const char *n, bool *arrayp, uint32_t *valp) in array_index_calc() argument183 *arrayp = false; in array_index_calc()212 *arrayp = true; in array_index_calc()