Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlvm.c912 #define op_arithI(L,iop,fop) { \ macro
1402 op_arithI(L, l_addi, luai_numadd); in luaV_execute()