Lines Matching refs:arith_t
85 typedef int64_t arith_t; typedef
91 typedef long arith_t; typedef
110 arith_t i;
132 static VALUE *int_value(arith_t i) in int_value()
190 arith_t i; in toarith()
219 arith_t ll, rr; in cmp_common()
247 static arith_t arithmetic_common(VALUE *l, VALUE *r, int op) in arithmetic_common()
249 arith_t li, ri; in arithmetic_common()
378 if (v->u.i == (arith_t) strlen(l->u.s) + 1) in eval6()
388 || i1->u.i > (arith_t) strlen(l->u.s) in eval6()
428 arith_t val; in eval4()
452 arith_t val; in eval3()
476 arith_t val; in eval2()