Home
last modified time | relevance | path

Searched refs:TM_POW (Results 126 – 150 of 232) sorted by relevance

12345678910

/dports/misc/xplr/xplr-0.17.0/cargo-crates/lua-src-543.1.0/lua-5.1.5/
H A Dlvm.c330 case TM_POW: setnvalue(ra, luai_numpow(nb, nc)); break; in Arith()
495 arith_op(luai_numpow, TM_POW); in luaV_execute()
/dports/games/scorched3d/scorched/src/common/lua/
H A Dlvm.cpp328 case TM_POW: setnvalue(ra, luai_numpow(nb, nc)); break; in Arith()
493 arith_op(luai_numpow, TM_POW); in luaV_execute()
/dports/games/scummvm/scummvm-2.5.1/common/lua/
H A Dlvm.cpp326 case TM_POW: setnvalue(ra, luai_numpow(nb, nc)); break; in Arith()
491 arith_op(luai_numpow, TM_POW); in luaV_execute()
/dports/x11/aclip/arcan-0.6.1/external/lua/
H A Dlvm.c330 case TM_POW: setnvalue(ra, luai_numpow(nb, nc)); break; in Arith()
495 arith_op(luai_numpow, TM_POW); in luaV_execute()
/dports/devel/premake4/premake-4.4-beta5/src/host/lua-5.1.4/src/
H A Dlvm.c326 case TM_POW: setnvalue(ra, luai_numpow(nb, nc)); break; in Arith()
491 arith_op(luai_numpow, TM_POW); in luaV_execute()
/dports/devel/premake/Premake-3.7/Src/Lua/
H A Dlvm.c326 case TM_POW: setnvalue(ra, luai_numpow(nb, nc)); break; in Arith()
491 arith_op(luai_numpow, TM_POW); in luaV_execute()
/dports/x11/arcan-trayicon/arcan-0.6.1/external/lua/
H A Dlvm.c330 case TM_POW: setnvalue(ra, luai_numpow(nb, nc)); break; in Arith()
495 arith_op(luai_numpow, TM_POW); in luaV_execute()
/dports/www/civetweb/civetweb-1.15/src/third_party/lua-5.1.5/src/
H A Dlvm.c330 case TM_POW: setnvalue(ra, luai_numpow(nb, nc)); break; in Arith()
495 arith_op(luai_numpow, TM_POW); in luaV_execute()
/dports/devel/wxformbuilder/source/build/premake/4.3/src/host/lua-5.1.4/src/
H A Dlvm.c326 case TM_POW: setnvalue(ra, luai_numpow(nb, nc)); break; in Arith()
491 arith_op(luai_numpow, TM_POW); in luaV_execute()
/dports/devel/wxformbuilder/source/sdk/premake/src/Lua/
H A Dlvm.c326 case TM_POW: setnvalue(ra, luai_numpow(nb, nc)); break; in Arith()
491 arith_op(luai_numpow, TM_POW); in luaV_execute()
/dports/games/0ad/0ad-0.0.23b-alpha/build/premake/premake4/src/host/lua-5.1.4/src/
H A Dlvm.c326 case TM_POW: setnvalue(ra, luai_numpow(nb, nc)); break; in Arith()
491 arith_op(luai_numpow, TM_POW); in luaV_execute()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Lua/src/
H A Dlvm.c330 case TM_POW: setnvalue(ra, luai_numpow(nb, nc)); break; in Arith()
495 arith_op(luai_numpow, TM_POW); in luaV_execute()
/dports/x11-themes/gtk-engines2/gtk-engines-2.20.2/engines/lua/src/liblua/
H A Dlvm.c326 case TM_POW: setnvalue(ra, luai_numpow(nb, nc)); break; in Arith()
491 arith_op(luai_numpow, TM_POW); in luaV_execute()
/dports/graphics/electricsheep/electricsheep-37ba0fd692d6581f8fe009ed11c9650cd8174123/client_generic/lua5.1/src/
H A Dlvm.c326 case TM_POW: setnvalue(ra, luai_numpow(nb, nc)); break; in Arith()
491 arith_op(luai_numpow, TM_POW); in luaV_execute()
/dports/games/stratagus/stratagus-3.2.0/third-party/lua-5.1.5/src/
H A Dlvm.c330 case TM_POW: setnvalue(ra, luai_numpow(nb, nc)); break; in Arith()
495 arith_op(luai_numpow, TM_POW); in luaV_execute()
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/blua/
H A Dlvm.c327 case TM_POW: setnvalue(ra, luai_numpow(nb, nc)); break; in Arith()
520 arith_op(luai_numpow, TM_POW); in luaV_execute()
/dports/games/pioneer/pioneer-20210723/contrib/lua/src/
H A Dldebug.c457 case OP_POW: tm = TM_POW; break; in getfuncname()
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/lua-5.2.3/src/
H A Dldebug.c535 tm = TM_POW; in getfuncname()
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/lib/lua/src/
H A Dldebug.c470 case OP_POW: tm = TM_POW; break; in getfuncname()
/dports/lang/lua52/lua-5.2.4/src/
H A Dldebug.c487 case OP_POW: tm = TM_POW; break; in getfuncname()
/dports/games/blobby/blobby-1.0/src/lua/
H A Dldebug.c470 case OP_POW: tm = TM_POW; break; in getfuncname()
/dports/emulators/fs-uae/fs-uae-3.1.35/lua/src/
H A Dldebug.c457 case OP_POW: tm = TM_POW; break; in getfuncname()
/dports/sysutils/syslinux/syslinux-6.03/com32/lua/src/
H A Dldebug.c470 case OP_POW: tm = TM_POW; break; in getfuncname()
/dports/games/alephone/alephone-release-20190331/Source_Files/Lua/
H A Dldebug.c457 case OP_POW: tm = TM_POW; break; in getfuncname()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/lua/src/
H A Dldebug.c457 case OP_POW: tm = TM_POW; break; in getfuncname()

12345678910