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

/freebsd-11-stable/bin/sh/
H A Darith_yacc.c326 arith_t arith(const char *s) function
/freebsd-11-stable/contrib/one-true-awk/
H A Drun.c1000 Cell *arith(Node **a, int n) /* a[0] + a[1], etc. also -a[0] */ function
/freebsd-11-stable/contrib/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
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c156004 int arith = OP_Add; /* OP_Add or OP_Subtract */ local
[all...]

Completed in 507 milliseconds