Home
last modified time | relevance | path

Searched defs:arith (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/bin/ksh/
H A Dexpr.c124 bool arith; /* true if evaluating an $(()) member
151 evaluate(const char *expr, int64_t *rval, int error_ok, bool arith) in evaluate()
168 bool arith) in v_evaluate()
H A Dvar.c424 getint(struct tbl *vp, int64_t *nump, bool arith) in getint()
493 setint_v(struct tbl *vq, struct tbl *vp, bool arith) in setint_v()
/openbsd-src/gnu/usr.bin/binutils/include/opcode/
H A Darm.h184 struct arith_fmt arith; member
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dfold-const.c376 lshift_double (l1, h1, count, prec, lv, hv, arith) in lshift_double() argument
444 rshift_double (l1, h1, count, prec, lv, hv, arith) in rshift_double() argument
/openbsd-src/usr.bin/awk/
H A Drun.c1444 Cell *arith(Node **a, int n) /* a[0] + a[1], etc. also -a[0] */ in arith() function
/openbsd-src/gnu/gcc/gcc/
H A Dfold-const.c417 unsigned HOST_WIDE_INT *lv, HOST_WIDE_INT *hv, int arith) in lshift_double()
480 int arith) in rshift_double()