Home
last modified time | relevance | path

Searched refs:FuncState (Results 1 – 25 of 568) sorted by relevance

12345678910>>...23

/dports/games/pioneer/pioneer-20210723/contrib/lua/src/
H A Dlcode.h49 LUAI_FUNC int luaK_codek (FuncState *fs, int reg, int k);
50 LUAI_FUNC void luaK_fixline (FuncState *fs, int line);
51 LUAI_FUNC void luaK_nil (FuncState *fs, int from, int n);
52 LUAI_FUNC void luaK_reserveregs (FuncState *fs, int n);
53 LUAI_FUNC void luaK_checkstack (FuncState *fs, int n);
54 LUAI_FUNC int luaK_stringK (FuncState *fs, TString *s);
55 LUAI_FUNC int luaK_numberK (FuncState *fs, lua_Number r);
60 LUAI_FUNC void luaK_exp2val (FuncState *fs, expdesc *e);
61 LUAI_FUNC int luaK_exp2RK (FuncState *fs, expdesc *e);
69 LUAI_FUNC int luaK_jump (FuncState *fs);
[all …]
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/lua-5.2.3/src/
H A Dlcode.h62 LUAI_FUNC int luaK_codek(FuncState *fs, int reg, int k);
63 LUAI_FUNC void luaK_fixline(FuncState *fs, int line);
64 LUAI_FUNC void luaK_nil(FuncState *fs, int from, int n);
65 LUAI_FUNC void luaK_reserveregs(FuncState *fs, int n);
66 LUAI_FUNC void luaK_checkstack(FuncState *fs, int n);
67 LUAI_FUNC int luaK_stringK(FuncState *fs, TString *s);
68 LUAI_FUNC int luaK_numberK(FuncState *fs, lua_Number r);
73 LUAI_FUNC void luaK_exp2val(FuncState *fs, expdesc *e);
74 LUAI_FUNC int luaK_exp2RK(FuncState *fs, expdesc *e);
82 LUAI_FUNC int luaK_jump(FuncState *fs);
[all …]
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/lib/lua/src/
H A Dlcode.h49 LUAI_FUNC int luaK_codek (FuncState *fs, int reg, int k);
50 LUAI_FUNC void luaK_fixline (FuncState *fs, int line);
51 LUAI_FUNC void luaK_nil (FuncState *fs, int from, int n);
52 LUAI_FUNC void luaK_reserveregs (FuncState *fs, int n);
53 LUAI_FUNC void luaK_checkstack (FuncState *fs, int n);
54 LUAI_FUNC int luaK_stringK (FuncState *fs, TString *s);
55 LUAI_FUNC int luaK_numberK (FuncState *fs, lua_Number r);
60 LUAI_FUNC void luaK_exp2val (FuncState *fs, expdesc *e);
61 LUAI_FUNC int luaK_exp2RK (FuncState *fs, expdesc *e);
69 LUAI_FUNC int luaK_jump (FuncState *fs);
[all …]
/dports/lang/lua52/lua-5.2.4/src/
H A Dlcode.h49 LUAI_FUNC int luaK_codek (FuncState *fs, int reg, int k);
50 LUAI_FUNC void luaK_fixline (FuncState *fs, int line);
51 LUAI_FUNC void luaK_nil (FuncState *fs, int from, int n);
52 LUAI_FUNC void luaK_reserveregs (FuncState *fs, int n);
53 LUAI_FUNC void luaK_checkstack (FuncState *fs, int n);
54 LUAI_FUNC int luaK_stringK (FuncState *fs, TString *s);
55 LUAI_FUNC int luaK_numberK (FuncState *fs, lua_Number r);
60 LUAI_FUNC void luaK_exp2val (FuncState *fs, expdesc *e);
61 LUAI_FUNC int luaK_exp2RK (FuncState *fs, expdesc *e);
69 LUAI_FUNC int luaK_jump (FuncState *fs);
[all …]
/dports/games/blobby/blobby-1.0/src/lua/
H A Dlcode.h49 LUAI_FUNC int luaK_codek (FuncState *fs, int reg, int k);
50 LUAI_FUNC void luaK_fixline (FuncState *fs, int line);
51 LUAI_FUNC void luaK_nil (FuncState *fs, int from, int n);
52 LUAI_FUNC void luaK_reserveregs (FuncState *fs, int n);
53 LUAI_FUNC void luaK_checkstack (FuncState *fs, int n);
54 LUAI_FUNC int luaK_stringK (FuncState *fs, TString *s);
55 LUAI_FUNC int luaK_numberK (FuncState *fs, lua_Number r);
60 LUAI_FUNC void luaK_exp2val (FuncState *fs, expdesc *e);
61 LUAI_FUNC int luaK_exp2RK (FuncState *fs, expdesc *e);
69 LUAI_FUNC int luaK_jump (FuncState *fs);
[all …]
/dports/emulators/fs-uae/fs-uae-3.1.35/lua/src/
H A Dlcode.h49 LUAI_FUNC int luaK_codek (FuncState *fs, int reg, int k);
50 LUAI_FUNC void luaK_fixline (FuncState *fs, int line);
51 LUAI_FUNC void luaK_nil (FuncState *fs, int from, int n);
52 LUAI_FUNC void luaK_reserveregs (FuncState *fs, int n);
53 LUAI_FUNC void luaK_checkstack (FuncState *fs, int n);
54 LUAI_FUNC int luaK_stringK (FuncState *fs, TString *s);
55 LUAI_FUNC int luaK_numberK (FuncState *fs, lua_Number r);
60 LUAI_FUNC void luaK_exp2val (FuncState *fs, expdesc *e);
61 LUAI_FUNC int luaK_exp2RK (FuncState *fs, expdesc *e);
69 LUAI_FUNC int luaK_jump (FuncState *fs);
[all …]
/dports/games/alephone/alephone-release-20190331/Source_Files/Lua/
H A Dlcode.h49 LUAI_FUNC int luaK_codek (FuncState *fs, int reg, int k);
50 LUAI_FUNC void luaK_fixline (FuncState *fs, int line);
51 LUAI_FUNC void luaK_nil (FuncState *fs, int from, int n);
52 LUAI_FUNC void luaK_reserveregs (FuncState *fs, int n);
53 LUAI_FUNC void luaK_checkstack (FuncState *fs, int n);
54 LUAI_FUNC int luaK_stringK (FuncState *fs, TString *s);
55 LUAI_FUNC int luaK_numberK (FuncState *fs, lua_Number r);
60 LUAI_FUNC void luaK_exp2val (FuncState *fs, expdesc *e);
61 LUAI_FUNC int luaK_exp2RK (FuncState *fs, expdesc *e);
69 LUAI_FUNC int luaK_jump (FuncState *fs);
[all …]
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/lua/src/
H A Dlcode.h49 LUAI_FUNC int luaK_codek (FuncState *fs, int reg, int k);
50 LUAI_FUNC void luaK_fixline (FuncState *fs, int line);
51 LUAI_FUNC void luaK_nil (FuncState *fs, int from, int n);
52 LUAI_FUNC void luaK_reserveregs (FuncState *fs, int n);
53 LUAI_FUNC void luaK_checkstack (FuncState *fs, int n);
54 LUAI_FUNC int luaK_stringK (FuncState *fs, TString *s);
55 LUAI_FUNC int luaK_numberK (FuncState *fs, lua_Number r);
60 LUAI_FUNC void luaK_exp2val (FuncState *fs, expdesc *e);
61 LUAI_FUNC int luaK_exp2RK (FuncState *fs, expdesc *e);
69 LUAI_FUNC int luaK_jump (FuncState *fs);
[all …]
/dports/www/civetweb/civetweb-1.15/src/third_party/lua-5.2.4/src/
H A Dlcode.h49 LUAI_FUNC int luaK_codek (FuncState *fs, int reg, int k);
50 LUAI_FUNC void luaK_fixline (FuncState *fs, int line);
51 LUAI_FUNC void luaK_nil (FuncState *fs, int from, int n);
52 LUAI_FUNC void luaK_reserveregs (FuncState *fs, int n);
53 LUAI_FUNC void luaK_checkstack (FuncState *fs, int n);
54 LUAI_FUNC int luaK_stringK (FuncState *fs, TString *s);
55 LUAI_FUNC int luaK_numberK (FuncState *fs, lua_Number r);
60 LUAI_FUNC void luaK_exp2val (FuncState *fs, expdesc *e);
61 LUAI_FUNC int luaK_exp2RK (FuncState *fs, expdesc *e);
69 LUAI_FUNC int luaK_jump (FuncState *fs);
[all …]
/dports/devel/tex-libtexlua/texlive-20150521-source/libs/lua52/lua-5.2.4/src/
H A Dlcode.h49 LUAI_FUNC int luaK_codek (FuncState *fs, int reg, int k);
50 LUAI_FUNC void luaK_fixline (FuncState *fs, int line);
51 LUAI_FUNC void luaK_nil (FuncState *fs, int from, int n);
52 LUAI_FUNC void luaK_reserveregs (FuncState *fs, int n);
53 LUAI_FUNC void luaK_checkstack (FuncState *fs, int n);
54 LUAI_FUNC int luaK_stringK (FuncState *fs, TString *s);
55 LUAI_FUNC int luaK_numberK (FuncState *fs, lua_Number r);
60 LUAI_FUNC void luaK_exp2val (FuncState *fs, expdesc *e);
61 LUAI_FUNC int luaK_exp2RK (FuncState *fs, expdesc *e);
69 LUAI_FUNC int luaK_jump (FuncState *fs);
[all …]
/dports/misc/xplr/xplr-0.17.0/cargo-crates/lua-src-543.1.0/lua-5.2.4/
H A Dlcode.h49 LUAI_FUNC int luaK_codek (FuncState *fs, int reg, int k);
50 LUAI_FUNC void luaK_fixline (FuncState *fs, int line);
51 LUAI_FUNC void luaK_nil (FuncState *fs, int from, int n);
52 LUAI_FUNC void luaK_reserveregs (FuncState *fs, int n);
53 LUAI_FUNC void luaK_checkstack (FuncState *fs, int n);
54 LUAI_FUNC int luaK_stringK (FuncState *fs, TString *s);
55 LUAI_FUNC int luaK_numberK (FuncState *fs, lua_Number r);
60 LUAI_FUNC void luaK_exp2val (FuncState *fs, expdesc *e);
61 LUAI_FUNC int luaK_exp2RK (FuncState *fs, expdesc *e);
69 LUAI_FUNC int luaK_jump (FuncState *fs);
[all …]
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lua/lua-5.2.3/src/
H A Dlcode.h49 LUAI_FUNC int luaK_codek (FuncState *fs, int reg, int k);
50 LUAI_FUNC void luaK_fixline (FuncState *fs, int line);
51 LUAI_FUNC void luaK_nil (FuncState *fs, int from, int n);
52 LUAI_FUNC void luaK_reserveregs (FuncState *fs, int n);
53 LUAI_FUNC void luaK_checkstack (FuncState *fs, int n);
54 LUAI_FUNC int luaK_stringK (FuncState *fs, TString *s);
55 LUAI_FUNC int luaK_numberK (FuncState *fs, lua_Number r);
60 LUAI_FUNC void luaK_exp2val (FuncState *fs, expdesc *e);
61 LUAI_FUNC int luaK_exp2RK (FuncState *fs, expdesc *e);
69 LUAI_FUNC int luaK_jump (FuncState *fs);
[all …]
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/lua/lua-5.2.3/src/
H A Dlcode.h49 LUAI_FUNC int luaK_codek (FuncState *fs, int reg, int k);
50 LUAI_FUNC void luaK_fixline (FuncState *fs, int line);
51 LUAI_FUNC void luaK_nil (FuncState *fs, int from, int n);
52 LUAI_FUNC void luaK_reserveregs (FuncState *fs, int n);
53 LUAI_FUNC void luaK_checkstack (FuncState *fs, int n);
54 LUAI_FUNC int luaK_stringK (FuncState *fs, TString *s);
55 LUAI_FUNC int luaK_numberK (FuncState *fs, lua_Number r);
60 LUAI_FUNC void luaK_exp2val (FuncState *fs, expdesc *e);
61 LUAI_FUNC int luaK_exp2RK (FuncState *fs, expdesc *e);
69 LUAI_FUNC int luaK_jump (FuncState *fs);
[all …]
/dports/security/ossec-hids-server/ossec-hids-3.6.0/src/external/lua-5.2.3/src/
H A Dlcode.h49 LUAI_FUNC int luaK_codek (FuncState *fs, int reg, int k);
50 LUAI_FUNC void luaK_fixline (FuncState *fs, int line);
51 LUAI_FUNC void luaK_nil (FuncState *fs, int from, int n);
52 LUAI_FUNC void luaK_reserveregs (FuncState *fs, int n);
53 LUAI_FUNC void luaK_checkstack (FuncState *fs, int n);
54 LUAI_FUNC int luaK_stringK (FuncState *fs, TString *s);
55 LUAI_FUNC int luaK_numberK (FuncState *fs, lua_Number r);
60 LUAI_FUNC void luaK_exp2val (FuncState *fs, expdesc *e);
61 LUAI_FUNC int luaK_exp2RK (FuncState *fs, expdesc *e);
69 LUAI_FUNC int luaK_jump (FuncState *fs);
[all …]
/dports/security/ossec-hids-local/ossec-hids-3.6.0/src/external/lua-5.2.3/src/
H A Dlcode.h49 LUAI_FUNC int luaK_codek (FuncState *fs, int reg, int k);
50 LUAI_FUNC void luaK_fixline (FuncState *fs, int line);
51 LUAI_FUNC void luaK_nil (FuncState *fs, int from, int n);
52 LUAI_FUNC void luaK_reserveregs (FuncState *fs, int n);
53 LUAI_FUNC void luaK_checkstack (FuncState *fs, int n);
54 LUAI_FUNC int luaK_stringK (FuncState *fs, TString *s);
55 LUAI_FUNC int luaK_numberK (FuncState *fs, lua_Number r);
60 LUAI_FUNC void luaK_exp2val (FuncState *fs, expdesc *e);
61 LUAI_FUNC int luaK_exp2RK (FuncState *fs, expdesc *e);
69 LUAI_FUNC int luaK_jump (FuncState *fs);
[all …]
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/src/external/lua-5.2.3/src/
H A Dlcode.h49 LUAI_FUNC int luaK_codek (FuncState *fs, int reg, int k);
50 LUAI_FUNC void luaK_fixline (FuncState *fs, int line);
51 LUAI_FUNC void luaK_nil (FuncState *fs, int from, int n);
52 LUAI_FUNC void luaK_reserveregs (FuncState *fs, int n);
53 LUAI_FUNC void luaK_checkstack (FuncState *fs, int n);
54 LUAI_FUNC int luaK_stringK (FuncState *fs, TString *s);
55 LUAI_FUNC int luaK_numberK (FuncState *fs, lua_Number r);
60 LUAI_FUNC void luaK_exp2val (FuncState *fs, expdesc *e);
61 LUAI_FUNC int luaK_exp2RK (FuncState *fs, expdesc *e);
69 LUAI_FUNC int luaK_jump (FuncState *fs);
[all …]
/dports/print/tex-luatex/texlive-20150521-source/libs/lua52/lua-5.2.4/src/
H A Dlcode.h49 LUAI_FUNC int luaK_codek (FuncState *fs, int reg, int k);
50 LUAI_FUNC void luaK_fixline (FuncState *fs, int line);
51 LUAI_FUNC void luaK_nil (FuncState *fs, int from, int n);
52 LUAI_FUNC void luaK_reserveregs (FuncState *fs, int n);
53 LUAI_FUNC void luaK_checkstack (FuncState *fs, int n);
54 LUAI_FUNC int luaK_stringK (FuncState *fs, TString *s);
55 LUAI_FUNC int luaK_numberK (FuncState *fs, lua_Number r);
60 LUAI_FUNC void luaK_exp2val (FuncState *fs, expdesc *e);
61 LUAI_FUNC int luaK_exp2RK (FuncState *fs, expdesc *e);
69 LUAI_FUNC int luaK_jump (FuncState *fs);
[all …]
/dports/sysutils/syslinux/syslinux-6.03/com32/lua/src/
H A Dlcode.h49 LUAI_FUNC int luaK_codek (FuncState *fs, int reg, int k);
50 LUAI_FUNC void luaK_fixline (FuncState *fs, int line);
51 LUAI_FUNC void luaK_nil (FuncState *fs, int from, int n);
52 LUAI_FUNC void luaK_reserveregs (FuncState *fs, int n);
53 LUAI_FUNC void luaK_checkstack (FuncState *fs, int n);
54 LUAI_FUNC int luaK_stringK (FuncState *fs, TString *s);
55 LUAI_FUNC int luaK_numberK (FuncState *fs, lua_Number r);
60 LUAI_FUNC void luaK_exp2val (FuncState *fs, expdesc *e);
61 LUAI_FUNC int luaK_exp2RK (FuncState *fs, expdesc *e);
69 LUAI_FUNC int luaK_jump (FuncState *fs);
[all …]
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/lua-5.2.3/src/
H A Dlcode.h62 LUAI_FUNC int luaK_codek(FuncState *fs, int reg, int k);
63 LUAI_FUNC void luaK_fixline(FuncState *fs, int line);
64 LUAI_FUNC void luaK_nil(FuncState *fs, int from, int n);
65 LUAI_FUNC void luaK_reserveregs(FuncState *fs, int n);
66 LUAI_FUNC void luaK_checkstack(FuncState *fs, int n);
67 LUAI_FUNC int luaK_stringK(FuncState *fs, TString *s);
68 LUAI_FUNC int luaK_numberK(FuncState *fs, lua_Number r);
73 LUAI_FUNC void luaK_exp2val(FuncState *fs, expdesc *e);
74 LUAI_FUNC int luaK_exp2RK(FuncState *fs, expdesc *e);
82 LUAI_FUNC int luaK_jump(FuncState *fs);
[all …]
/dports/games/blinkensisters/blinkensisters/lostpixels/game/software/BlinkenLUA/LuaMain/headers/
H A Dlcode.h47 void luaK_fixline (FuncState *fs, int line);
48 void luaK_nil (FuncState *fs, int from, int n);
49 void luaK_reserveregs (FuncState *fs, int n);
50 void luaK_checkstack (FuncState *fs, int n);
51 int luaK_stringK (FuncState *fs, TString *s);
52 int luaK_numberK (FuncState *fs, lua_Number r);
56 void luaK_exp2val (FuncState *fs, expdesc *e);
57 int luaK_exp2RK (FuncState *fs, expdesc *e);
60 void luaK_goiftrue (FuncState *fs, expdesc *e);
64 int luaK_jump (FuncState *fs);
[all …]
/dports/games/libretro-gw/gw-libretro-2be30ba/lua/src/
H A Dlcode.h53 LUAI_FUNC int luaK_codek (FuncState *fs, int reg, int k);
54 LUAI_FUNC void luaK_fixline (FuncState *fs, int line);
55 LUAI_FUNC void luaK_nil (FuncState *fs, int from, int n);
56 LUAI_FUNC void luaK_reserveregs (FuncState *fs, int n);
57 LUAI_FUNC void luaK_checkstack (FuncState *fs, int n);
58 LUAI_FUNC int luaK_stringK (FuncState *fs, TString *s);
59 LUAI_FUNC int luaK_intK (FuncState *fs, lua_Integer n);
64 LUAI_FUNC void luaK_exp2val (FuncState *fs, expdesc *e);
65 LUAI_FUNC int luaK_exp2RK (FuncState *fs, expdesc *e);
73 LUAI_FUNC int luaK_jump (FuncState *fs);
[all …]
/dports/games/retroarch/RetroArch-1.9.7/deps/lua/src/
H A Dlcode.h54 LUAI_FUNC int luaK_codek (FuncState *fs, int reg, int k);
55 LUAI_FUNC void luaK_fixline (FuncState *fs, int line);
56 LUAI_FUNC void luaK_nil (FuncState *fs, int from, int n);
57 LUAI_FUNC void luaK_reserveregs (FuncState *fs, int n);
58 LUAI_FUNC void luaK_checkstack (FuncState *fs, int n);
59 LUAI_FUNC int luaK_stringK (FuncState *fs, TString *s);
60 LUAI_FUNC int luaK_intK (FuncState *fs, lua_Integer n);
65 LUAI_FUNC void luaK_exp2val (FuncState *fs, expdesc *e);
66 LUAI_FUNC int luaK_exp2RK (FuncState *fs, expdesc *e);
74 LUAI_FUNC int luaK_jump (FuncState *fs);
[all …]
/dports/graphics/darktable/darktable-3.6.1/src/external/lua/src/
H A Dlcode.h54 LUAI_FUNC int luaK_codek (FuncState *fs, int reg, int k);
55 LUAI_FUNC void luaK_fixline (FuncState *fs, int line);
56 LUAI_FUNC void luaK_nil (FuncState *fs, int from, int n);
57 LUAI_FUNC void luaK_reserveregs (FuncState *fs, int n);
58 LUAI_FUNC void luaK_checkstack (FuncState *fs, int n);
59 LUAI_FUNC int luaK_stringK (FuncState *fs, TString *s);
60 LUAI_FUNC int luaK_intK (FuncState *fs, lua_Integer n);
65 LUAI_FUNC void luaK_exp2val (FuncState *fs, expdesc *e);
66 LUAI_FUNC int luaK_exp2RK (FuncState *fs, expdesc *e);
74 LUAI_FUNC int luaK_jump (FuncState *fs);
[all …]
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/third_party/lua/
H A Dlcode.h54 LUAI_FUNC int luaK_codek (FuncState *fs, int reg, int k);
55 LUAI_FUNC void luaK_fixline (FuncState *fs, int line);
56 LUAI_FUNC void luaK_nil (FuncState *fs, int from, int n);
57 LUAI_FUNC void luaK_reserveregs (FuncState *fs, int n);
58 LUAI_FUNC void luaK_checkstack (FuncState *fs, int n);
59 LUAI_FUNC int luaK_stringK (FuncState *fs, TString *s);
60 LUAI_FUNC int luaK_intK (FuncState *fs, lua_Integer n);
65 LUAI_FUNC void luaK_exp2val (FuncState *fs, expdesc *e);
66 LUAI_FUNC int luaK_exp2RK (FuncState *fs, expdesc *e);
74 LUAI_FUNC int luaK_jump (FuncState *fs);
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/genie/src/host/lua-5.3.0/src/
H A Dlcode.h53 LUAI_FUNC int luaK_codek (FuncState *fs, int reg, int k);
54 LUAI_FUNC void luaK_fixline (FuncState *fs, int line);
55 LUAI_FUNC void luaK_nil (FuncState *fs, int from, int n);
56 LUAI_FUNC void luaK_reserveregs (FuncState *fs, int n);
57 LUAI_FUNC void luaK_checkstack (FuncState *fs, int n);
58 LUAI_FUNC int luaK_stringK (FuncState *fs, TString *s);
59 LUAI_FUNC int luaK_intK (FuncState *fs, lua_Integer n);
64 LUAI_FUNC void luaK_exp2val (FuncState *fs, expdesc *e);
65 LUAI_FUNC int luaK_exp2RK (FuncState *fs, expdesc *e);
73 LUAI_FUNC int luaK_jump (FuncState *fs);
[all …]

12345678910>>...23