Home
last modified time | relevance | path

Searched refs:setint_v (Results 1 - 4 of 4) sorted by relevance

/third_party/mksh/
H A Dexpr.c163 setint_v(vp, v, es->arith); in v_evaluate()
249 setint_v(vasn, vl, es->arith); in do_ppmm()
541 setint_v(vasn, vr, es->arith); in evalexpr()
631 if (setint_v(es->val, es->val, es->arith) == NULL) in exprtoken()
690 if (setint_v(vq, vp, es->arith) == NULL) { in intvar()
H A Dvar.c626 setint_v(struct tbl *vq, struct tbl *vp, bool arith) in setint_v() function
H A Dsh.h2745 struct tbl *setint_v(struct tbl *, struct tbl *, bool);
H A Dfuncs.c2020 setint_v(vq, vq, false); in c_read()

Completed in 14 milliseconds