Home
last modified time | relevance | path

Searched refs:lua_getstack (Results 1 – 25 of 881) sorted by relevance

12345678910>>...36

/dports/games/blinkensisters/blinkensisters/lostpixels/game/software/BlinkenLUA/LuaMain/source/
H A Dldblib.cpp39 if (!lua_getstack(L, (int)(lua_tonumber(L, 1)), &ar)) { in getinfo()
86 if (!lua_getstack(L, luaL_checkint(L, 1), &ar)) /* level out of range? */ in getlocal()
103 if (!lua_getstack(L, luaL_checkint(L, 1), &ar)) /* level out of range? */ in setlocal()
236 while (lua_getstack(L, level++, &ar)) { in errorfb()
239 if (!lua_getstack(L, level+LEVELS2, &ar)) in errorfb()
243 while (lua_getstack(L, level+LEVELS2, &ar)) /* find last levels */ in errorfb()
/dports/games/fillets-ng/fillets-ng-1.0.1/src/gengine/
H A Ddef-script.cpp51 while (lua_getstack(L, level++, &ar)) { in script_debugStack()
54 if (!lua_getstack(L, level+LEVELS2, &ar)) in script_debugStack()
58 while (lua_getstack(L, level+LEVELS2, &ar)) /* find last levels */ in script_debugStack()
/dports/games/libretro-scummvm/scummvm-7b1e929/common/lua/
H A Dldblib.cpp108 if (!lua_getstack(L1, (int)lua_tointeger(L, arg+1), &ar)) { in db_getinfo()
152 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_getlocal()
172 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_setlocal()
342 while (lua_getstack(L1, level++, &ar)) { in db_errorfb()
345 if (!lua_getstack(L1, level+LEVELS2, &ar)) in db_errorfb()
349 while (lua_getstack(L1, level+LEVELS2, &ar)) /* find last levels */ in db_errorfb()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/dep/libs/lua/
H A Dldblib.c104 if (!lua_getstack(L1, (int)lua_tointeger(L, arg+1), &ar)) { in db_getinfo()
148 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_getlocal()
168 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_setlocal()
338 while (lua_getstack(L1, level++, &ar)) { in db_errorfb()
341 if (!lua_getstack(L1, level+LEVELS2, &ar)) in db_errorfb()
345 while (lua_getstack(L1, level+LEVELS2, &ar)) /* find last levels */ in db_errorfb()
/dports/games/palomino/palomino/src/lua_lang/
H A Dldblib.c105 if (!lua_getstack(L1, (int)lua_tointeger(L, arg+1), &ar)) { in db_getinfo()
149 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_getlocal()
169 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_setlocal()
339 while (lua_getstack(L1, level++, &ar)) { in db_errorfb()
342 if (!lua_getstack(L1, level+LEVELS2, &ar)) in db_errorfb()
346 while (lua_getstack(L1, level+LEVELS2, &ar)) /* find last levels */ in db_errorfb()
/dports/games/scummvm/scummvm-2.5.1/common/lua/
H A Dldblib.cpp108 if (!lua_getstack(L1, (int)lua_tointeger(L, arg+1), &ar)) { in db_getinfo()
152 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_getlocal()
172 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_setlocal()
342 while (lua_getstack(L1, level++, &ar)) { in db_errorfb()
345 if (!lua_getstack(L1, level+LEVELS2, &ar)) in db_errorfb()
349 while (lua_getstack(L1, level+LEVELS2, &ar)) /* find last levels */ in db_errorfb()
/dports/games/hedgewars-server/hedgewars-src-1.0.0/misc/liblua/
H A Dldblib.c104 if (!lua_getstack(L1, (int)lua_tointeger(L, arg+1), &ar)) { in db_getinfo()
148 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_getlocal()
168 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_setlocal()
338 while (lua_getstack(L1, level++, &ar)) { in db_errorfb()
341 if (!lua_getstack(L1, level+LEVELS2, &ar)) in db_errorfb()
345 while (lua_getstack(L1, level+LEVELS2, &ar)) /* find last levels */ in db_errorfb()
/dports/devel/bam/bam-0.4.0/src/lua/
H A Dldblib.c104 if (!lua_getstack(L1, (int)lua_tointeger(L, arg+1), &ar)) { in db_getinfo()
148 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_getlocal()
168 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_setlocal()
338 while (lua_getstack(L1, level++, &ar)) { in db_errorfb()
341 if (!lua_getstack(L1, level+LEVELS2, &ar)) in db_errorfb()
345 while (lua_getstack(L1, level+LEVELS2, &ar)) /* find last levels */ in db_errorfb()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/lua/
H A Dldblib.c105 if (!lua_getstack(L1, (int)lua_tointeger(L, arg+1), &ar)) { in db_getinfo()
149 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_getlocal()
169 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_setlocal()
339 while (lua_getstack(L1, level++, &ar)) { in db_errorfb()
342 if (!lua_getstack(L1, level+LEVELS2, &ar)) in db_errorfb()
346 while (lua_getstack(L1, level+LEVELS2, &ar)) /* find last levels */ in db_errorfb()
/dports/graphics/aloadimage/arcan-0.6.1/external/lua/
H A Dldblib.c105 if (!lua_getstack(L1, (int)lua_tointeger(L, arg+1), &ar)) { in db_getinfo()
149 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_getlocal()
169 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_setlocal()
339 while (lua_getstack(L1, level++, &ar)) { in db_errorfb()
342 if (!lua_getstack(L1, level+LEVELS2, &ar)) in db_errorfb()
346 while (lua_getstack(L1, level+LEVELS2, &ar)) /* find last levels */ in db_errorfb()
/dports/games/freeminer/freeminer-0.4.10.4/src/lua/src/
H A Dldblib.c104 if (!lua_getstack(L1, (int)lua_tointeger(L, arg+1), &ar)) { in db_getinfo()
148 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_getlocal()
168 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_setlocal()
338 while (lua_getstack(L1, level++, &ar)) { in db_errorfb()
341 if (!lua_getstack(L1, level+LEVELS2, &ar)) in db_errorfb()
345 while (lua_getstack(L1, level+LEVELS2, &ar)) /* find last levels */ in db_errorfb()
/dports/games/hedgewars/hedgewars-src-1.0.0/misc/liblua/
H A Dldblib.c104 if (!lua_getstack(L1, (int)lua_tointeger(L, arg+1), &ar)) { in db_getinfo()
148 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_getlocal()
168 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_setlocal()
338 while (lua_getstack(L1, level++, &ar)) { in db_errorfb()
341 if (!lua_getstack(L1, level+LEVELS2, &ar)) in db_errorfb()
345 while (lua_getstack(L1, level+LEVELS2, &ar)) /* find last levels */ in db_errorfb()
/dports/games/stratagus/stratagus-3.2.0/third-party/lua-5.1.5/src/
H A Dldblib.c105 if (!lua_getstack(L1, (int)lua_tointeger(L, arg+1), &ar)) { in db_getinfo()
149 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_getlocal()
169 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_setlocal()
339 while (lua_getstack(L1, level++, &ar)) { in db_errorfb()
342 if (!lua_getstack(L1, level+LEVELS2, &ar)) in db_errorfb()
346 while (lua_getstack(L1, level+LEVELS2, &ar)) /* find last levels */ in db_errorfb()
/dports/sysutils/acfgfs/arcan-0.6.1/external/lua/
H A Dldblib.c105 if (!lua_getstack(L1, (int)lua_tointeger(L, arg+1), &ar)) { in db_getinfo()
149 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_getlocal()
169 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_setlocal()
339 while (lua_getstack(L1, level++, &ar)) { in db_errorfb()
342 if (!lua_getstack(L1, level+LEVELS2, &ar)) in db_errorfb()
346 while (lua_getstack(L1, level+LEVELS2, &ar)) /* find last levels */ in db_errorfb()
/dports/databases/redis-devel/redis-0e5b813/deps/lua/src/
H A Dldblib.c105 if (!lua_getstack(L1, (int)lua_tointeger(L, arg+1), &ar)) { in db_getinfo()
149 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_getlocal()
169 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_setlocal()
339 while (lua_getstack(L1, level++, &ar)) { in db_errorfb()
342 if (!lua_getstack(L1, level+LEVELS2, &ar)) in db_errorfb()
346 while (lua_getstack(L1, level+LEVELS2, &ar)) /* find last levels */ in db_errorfb()
/dports/databases/redis6/redis-6.0.16/deps/lua/src/
H A Dldblib.c105 if (!lua_getstack(L1, (int)lua_tointeger(L, arg+1), &ar)) { in db_getinfo()
149 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_getlocal()
169 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_setlocal()
339 while (lua_getstack(L1, level++, &ar)) { in db_errorfb()
342 if (!lua_getstack(L1, level+LEVELS2, &ar)) in db_errorfb()
346 while (lua_getstack(L1, level+LEVELS2, &ar)) /* find last levels */ in db_errorfb()
/dports/databases/redis5/redis-5.0.14/deps/lua/src/
H A Dldblib.c105 if (!lua_getstack(L1, (int)lua_tointeger(L, arg+1), &ar)) { in db_getinfo()
149 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_getlocal()
169 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_setlocal()
339 while (lua_getstack(L1, level++, &ar)) { in db_errorfb()
342 if (!lua_getstack(L1, level+LEVELS2, &ar)) in db_errorfb()
346 while (lua_getstack(L1, level+LEVELS2, &ar)) /* find last levels */ in db_errorfb()
/dports/editors/fxite/fxite-FXITE-0_92/lua/
H A Dldblib.c105 if (!lua_getstack(L1, (int)lua_tointeger(L, arg+1), &ar)) { in db_getinfo()
149 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_getlocal()
169 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_setlocal()
339 while (lua_getstack(L1, level++, &ar)) { in db_errorfb()
342 if (!lua_getstack(L1, level+LEVELS2, &ar)) in db_errorfb()
346 while (lua_getstack(L1, level+LEVELS2, &ar)) /* find last levels */ in db_errorfb()
/dports/lang/lua51/lua-5.1.5/src/
H A Dldblib.c105 if (!lua_getstack(L1, (int)lua_tointeger(L, arg+1), &ar)) { in db_getinfo()
149 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_getlocal()
169 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_setlocal()
339 while (lua_getstack(L1, level++, &ar)) { in db_errorfb()
342 if (!lua_getstack(L1, level+LEVELS2, &ar)) in db_errorfb()
346 while (lua_getstack(L1, level+LEVELS2, &ar)) /* find last levels */ in db_errorfb()
/dports/games/spring/spring_98.0/rts/lib/lua/src/
H A Dldblib.cpp105 if (!lua_getstack(L1, (int)lua_tointeger(L, arg+1), &ar)) { in db_getinfo()
149 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_getlocal()
169 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_setlocal()
339 while (lua_getstack(L1, level++, &ar)) { in db_errorfb()
342 if (!lua_getstack(L1, level+LEVELS2, &ar)) in db_errorfb()
346 while (lua_getstack(L1, level+LEVELS2, &ar)) /* find last levels */ in db_errorfb()
/dports/games/spring/spring_98.0/AI/Skirmish/Shard/lib/lua/
H A Dldblib.c105 if (!lua_getstack(L1, (int)lua_tointeger(L, arg+1), &ar)) { in db_getinfo()
149 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_getlocal()
169 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_setlocal()
339 while (lua_getstack(L1, level++, &ar)) { in db_errorfb()
342 if (!lua_getstack(L1, level+LEVELS2, &ar)) in db_errorfb()
346 while (lua_getstack(L1, level+LEVELS2, &ar)) /* find last levels */ in db_errorfb()
/dports/science/elmerfem/elmerfem-release-9.0/contrib/lua-5.1.5/src/
H A Dldblib.c105 if (!lua_getstack(L1, (int)lua_tointeger(L, arg+1), &ar)) { in db_getinfo()
149 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_getlocal()
169 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_setlocal()
339 while (lua_getstack(L1, level++, &ar)) { in db_errorfb()
342 if (!lua_getstack(L1, level+LEVELS2, &ar)) in db_errorfb()
346 while (lua_getstack(L1, level+LEVELS2, &ar)) /* find last levels */ in db_errorfb()
/dports/www/civetweb/civetweb-1.15/src/third_party/lua-5.1.5/src/
H A Dldblib.c105 if (!lua_getstack(L1, (int)lua_tointeger(L, arg+1), &ar)) { in db_getinfo()
149 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_getlocal()
169 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_setlocal()
339 while (lua_getstack(L1, level++, &ar)) { in db_errorfb()
342 if (!lua_getstack(L1, level+LEVELS2, &ar)) in db_errorfb()
346 while (lua_getstack(L1, level+LEVELS2, &ar)) /* find last levels */ in db_errorfb()
/dports/games/minetest/minetest-5.4.1/lib/lua/src/
H A Dldblib.c105 if (!lua_getstack(L1, (int)lua_tointeger(L, arg+1), &ar)) { in db_getinfo()
149 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_getlocal()
169 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_setlocal()
339 while (lua_getstack(L1, level++, &ar)) { in db_errorfb()
342 if (!lua_getstack(L1, level+LEVELS2, &ar)) in db_errorfb()
346 while (lua_getstack(L1, level+LEVELS2, &ar)) /* find last levels */ in db_errorfb()
/dports/games/naev/naev-0.7.0/lib/lua/
H A Dldblib.c105 if (!lua_getstack(L1, (int)lua_tointeger(L, arg+1), &ar)) { in db_getinfo()
149 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_getlocal()
169 if (!lua_getstack(L1, luaL_checkint(L, arg+1), &ar)) /* out of range? */ in db_setlocal()
339 while (lua_getstack(L1, level++, &ar)) { in db_errorfb()
342 if (!lua_getstack(L1, level+LEVELS2, &ar)) in db_errorfb()
346 while (lua_getstack(L1, level+LEVELS2, &ar)) /* find last levels */ in db_errorfb()

12345678910>>...36