Searched refs:sh_arithcomp (Results 1 – 5 of 5) sorted by relevance
376 extern void *sh_arithcomp(char*);
388 void *sh_arithcomp(register char *str) in sh_arithcomp() function
110 t->ar.arcomp = sh_arithcomp((t->ar.arexpr)->argval); in r_tree()
285 t->ar.arcomp = sh_arithcomp(ap->argval); in getanode()
877 t->ar.arcomp = sh_arithcomp(ap->argval);