Searched defs:luaO_arith (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dlobject.c69 lua_Number luaO_arith (int op, lua_Number v1, lua_Number v2) { function
/freebsd-13-stable/contrib/lua/src/
H A Dlobject.c126 void luaO_arith (lua_State *L, int op, const TValue *p1, const TValue *p2, function

Completed in 42 milliseconds