Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dllimits.h312 #if !defined(luai_numpow)
313 #define luai_numpow(L,a,b) \ macro
A Dlobject.c80 case LUA_OPPOW: return luai_numpow(L, v1, v2); in numarith()
A Dlvm.c1379 op_arithfK(L, luai_numpow); in luaV_execute()
1437 op_arithf(L, luai_numpow); in luaV_execute()

Completed in 8 milliseconds