Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dlobject.c65 case LUA_OPSHR: return luaV_shiftl(v1, -v2); in intarith()
93 case LUA_OPSHL: case LUA_OPSHR: in luaO_rawarith()
A Dlua.h216 #define LUA_OPSHR 11 macro
A Dlcode.c1299 case LUA_OPSHL: case LUA_OPSHR: case LUA_OPBNOT: { /* conversion errors */ in validop()

Completed in 10 milliseconds