Home
last modified time | relevance | path

Searched refs:numarith (Results 1 – 1 of 1) sorted by relevance

/l4re-core-master/lua/lib/contrib/src/
A Dlobject.c73 static lua_Number numarith (lua_State *L, int op, lua_Number v1, in numarith() function
105 setfltvalue(res, numarith(L, op, n1, n2)); in luaO_rawarith()
117 setfltvalue(res, numarith(L, op, n1, n2)); in luaO_rawarith()

Completed in 7 milliseconds