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

/freebsd-current/bin/sh/
H A Darith_yacc.c324 arith_t arith(const char *s) function
/freebsd-current/contrib/lua/src/
H A Dlstrlib.c288 static int arith (lua_State *L, int op, const char *mtname) { function
/freebsd-current/contrib/one-true-awk/
H A Drun.c1445 Cell *arith(Node **a, int n) /* a[0] + a[1], etc. also -a[0] */ function
/freebsd-current/contrib/sqlite3/
H A Dsqlite3.c171468 int arith = OP_Add; /* OP_Add or OP_Subtract */ local
[all...]

Completed in 539 milliseconds