Searched refs:arcomp (Results 1 – 6 of 6) sorted by relevance
168 void *arcomp; member
108 t->ar.arcomp = 0; in r_tree()110 t->ar.arcomp = sh_arithcomp((t->ar.arexpr)->argval); in r_tree()
285 t->ar.arcomp = sh_arithcomp(ap->argval); in getanode()290 t->ar.arcomp = 0; in getanode()
1816 if(t->ar.arcomp) in sh_exec()1817 shp->exitval = !arith_exec((Arith_t*)t->ar.arcomp); in sh_exec()
1921 num = arith_exec(t->ar.arcomp); in comsubst()
877 t->ar.arcomp = sh_arithcomp(ap->argval);882 t->ar.arcomp = 0;