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

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlobject.c70 lua_Number luaO_arith (int op, lua_Number v1, lua_Number v2) { function
/freebsd-11-stable/contrib/lua/src/
H A Dlobject.c123 void luaO_arith (lua_State *L, int op, const TValue *p1, const TValue *p2, function

Completed in 177 milliseconds