Home
last modified time | relevance | path

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

/external/lua/src/
Dlvm.c921 #define op_arithfK(L,fop) { \ macro
1371 op_arithfK(L, luai_numpow); in luaV_execute()
1375 op_arithfK(L, luai_numdiv); in luaV_execute()