Home
last modified time | relevance | path

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

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