Home | History | Annotate | Download | only in src

Lines Matching refs:luaV_shiftl

593 lua_Integer luaV_shiftl (lua_Integer x, lua_Integer y) {
976 setivalue(ra, luaV_shiftl(ib, ic));
986 setivalue(ra, luaV_shiftl(ib, -ic));