Home
last modified time | relevance | path

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

/external/lua/src/
Dlvm.c912 #define op_arithf(L,fop) { \ macro
1429 op_arithf(L, luai_numpow); in luaV_execute()
1433 op_arithf(L, luai_numdiv); in luaV_execute()