Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlvm.c420 int lop = op - TM_ADD + LUA_OPADD; in luaV_arith() local
421 if (lop == LUA_OPDIV) { in luaV_arith()
423 } else if (lop == LUA_OPMOD) { in luaV_arith()