Searched defs:arith (Results 1 - 5 of 5) sorted by relevance

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

Completed in 229 milliseconds