Searched defs:arith (Results 1 – 4 of 4) sorted by relevance
181 libarith_lib = library('arith', build
324 arith_t arith(const char *s) in arith() function
288 static int arith (lua_State *L, int op, const char *mtname) { in arith() function
1442 Cell *arith(Node **a, int n) /* a[0] + a[1], etc. also -a[0] */ in arith() function