Home
last modified time | relevance | path

Searched refs:LUAJIT_MODE_WRAPCFUNC (Results 1 – 25 of 35) sorted by relevance

12

/dports/print/tex-luatex/texlive-20150521-source/libs/luajit/LuaJIT-2.0.3/src/
H A Dluajit.h52 LUAJIT_MODE_WRAPCFUNC = 0x10, /* Set wrapper mode for C function calls. */ enumerator
H A Dlj_dispatch.c284 case LUAJIT_MODE_WRAPCFUNC: in luaJIT_setmode()
/dports/lang/luajit/LuaJIT-2.0.5/src/
H A Dluajit.h52 LUAJIT_MODE_WRAPCFUNC = 0x10, /* Set wrapper mode for C function calls. */ enumerator
H A Dlj_dispatch.c284 case LUAJIT_MODE_WRAPCFUNC: in luaJIT_setmode()
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/libraries/win32/mingw32/include/
H A Dluajit.h52 LUAJIT_MODE_WRAPCFUNC = 0x10, /* Set wrapper mode for C function calls. */ enumerator
/dports/devel/tex-libtexluajit/texlive-20150521-source/libs/luajit/LuaJIT-2.0.3/src/
H A Dluajit.h52 LUAJIT_MODE_WRAPCFUNC = 0x10, /* Set wrapper mode for C function calls. */ enumerator
H A Dlj_dispatch.c284 case LUAJIT_MODE_WRAPCFUNC: in luaJIT_setmode()
/dports/multimedia/aegisub/aegisub-3.2.2/vendor/luajit/src/
H A Dluajit.h52 LUAJIT_MODE_WRAPCFUNC = 0x10, /* Set wrapper mode for C function calls. */ enumerator
H A Dlj_dispatch.c284 case LUAJIT_MODE_WRAPCFUNC: in luaJIT_setmode()
/dports/multimedia/aegisub/aegisub-3.2.2/vendor/luajit/include/
H A Dluajit.h52 LUAJIT_MODE_WRAPCFUNC = 0x10, /* Set wrapper mode for C function calls. */ enumerator
/dports/lang/luajit-devel/LuaJIT-a91d0d9/src/
H A Dluajit.h52 LUAJIT_MODE_WRAPCFUNC = 0x10, /* Set wrapper mode for C function calls. */ enumerator
H A Dlj_dispatch.c299 case LUAJIT_MODE_WRAPCFUNC: in luaJIT_setmode()
/dports/lang/luajit-openresty/luajit2-2.1-20211210/src/
H A Dluajit.h54 LUAJIT_MODE_WRAPCFUNC = 0x10, /* Set wrapper mode for C function calls. */ enumerator
H A Dlj_dispatch.c299 case LUAJIT_MODE_WRAPCFUNC: in luaJIT_setmode()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/LuaJIT/src/
H A Dluajit.h52 LUAJIT_MODE_WRAPCFUNC = 0x10, /* Set wrapper mode for C function calls. */ enumerator
/dports/misc/xplr/xplr-0.17.0/cargo-crates/luajit-src-210.3.2+resty1085a4d/luajit2/src/
H A Dluajit.h54 LUAJIT_MODE_WRAPCFUNC = 0x10, /* Set wrapper mode for C function calls. */ enumerator
/dports/benchmarks/sysbench/sysbench-1.0.20/third_party/luajit/luajit/src/
H A Dluajit.h52 LUAJIT_MODE_WRAPCFUNC = 0x10, /* Set wrapper mode for C function calls. */ enumerator
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/luajit-2.1.0-1e66d0f/src/
H A Dluajit.h52 LUAJIT_MODE_WRAPCFUNC = 0x10, /* Set wrapper mode for C function calls. */ enumerator
/dports/www/nift/nsm-2.4.11/LuaJIT/src/
H A Dluajit.h52 LUAJIT_MODE_WRAPCFUNC = 0x10, /* Set wrapper mode for C function calls. */ enumerator
/dports/emulators/mess/mame-mame0226/3rdparty/sol2/sol/
H A Dstack.hpp212 luaJIT_setmode(L, -1, LUAJIT_MODE_WRAPCFUNC | LUAJIT_MODE_ON); in luajit_exception_handler()
221 luaJIT_setmode(L, -1, LUAJIT_MODE_WRAPCFUNC | LUAJIT_MODE_OFF); in luajit_exception_off()
/dports/emulators/mame/mame-mame0226/3rdparty/sol2/sol/
H A Dstack.hpp212 luaJIT_setmode(L, -1, LUAJIT_MODE_WRAPCFUNC | LUAJIT_MODE_ON); in luajit_exception_handler()
221 luaJIT_setmode(L, -1, LUAJIT_MODE_WRAPCFUNC | LUAJIT_MODE_OFF); in luajit_exception_off()
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/sol2/sol/
H A Dstack.hpp244 luaJIT_setmode(L, -1, LUAJIT_MODE_WRAPCFUNC | LUAJIT_MODE_ON); in luajit_exception_handler()
256 luaJIT_setmode(L, -1, LUAJIT_MODE_WRAPCFUNC | LUAJIT_MODE_OFF); in luajit_exception_off()
/dports/games/freeminer/freeminer-0.4.10.4/src/script/cpp_api/
H A Ds_base.cpp90 luaJIT_setmode(m_luastack, -1, LUAJIT_MODE_WRAPCFUNC | LUAJIT_MODE_ON); in ScriptApiBase()
/dports/devel/sol2/sol2-4.0.0-alpha/include/sol/
H A Dstack.hpp331 luaJIT_setmode(L, -1, LUAJIT_MODE_WRAPCFUNC | LUAJIT_MODE_ON); in luajit_exception_handler()
343 luaJIT_setmode(L, -1, LUAJIT_MODE_WRAPCFUNC | LUAJIT_MODE_OFF); in luajit_exception_off()
/dports/games/minetest/minetest-5.4.1/src/script/cpp_api/
H A Ds_base.cpp109 luaJIT_setmode(m_luastack, -1, LUAJIT_MODE_WRAPCFUNC | LUAJIT_MODE_ON); in ScriptApiBase()

12