Home
last modified time | relevance | path

Searched refs:lsys_load (Results 1 – 25 of 39) sorted by relevance

12

/dports/graphics/darktable38/darktable-3.8.0/src/external/lua/src/
H A Dloadlib.c92 static void *lsys_load (lua_State *L, const char *path, int seeglb);
133 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
209 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
245 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
393 reg = lsys_load(L, path, *sym == '*'); /* global symbols if 'sym'=='*' */ in lookforfunc()
/dports/audio/moony-lv2/moony-0.36.0/lua-5.4.2/
H A Dloadlib.c92 static void *lsys_load (lua_State *L, const char *path, int seeglb);
133 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
207 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
243 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
391 reg = lsys_load(L, path, *sym == '*'); /* global symbols if 'sym'=='*' */ in lookforfunc()
/dports/lang/lua54/lua-5.4.2/src/
H A Dloadlib.c92 static void *lsys_load (lua_State *L, const char *path, int seeglb);
133 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
207 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
243 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
391 reg = lsys_load(L, path, *sym == '*'); /* global symbols if 'sym'=='*' */ in lookforfunc()
/dports/www/civetweb/civetweb-1.15/src/third_party/lua-5.4.3/src/
H A Dloadlib.c92 static void *lsys_load (lua_State *L, const char *path, int seeglb);
133 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
209 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
245 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
393 reg = lsys_load(L, path, *sym == '*'); /* global symbols if 'sym'=='*' */ in lookforfunc()
/dports/misc/xplr/xplr-0.17.0/cargo-crates/lua-src-543.1.0/lua-5.4.3/
H A Dloadlib.c92 static void *lsys_load (lua_State *L, const char *path, int seeglb);
133 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
209 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
245 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
393 reg = lsys_load(L, path, *sym == '*'); /* global symbols if 'sym'=='*' */ in lookforfunc()
/dports/ports-mgmt/pkg/pkg-1.17.5/external/lua/src/
H A Dloadlib.c92 static void *lsys_load (lua_State *L, const char *path, int seeglb);
133 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
207 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
243 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
391 reg = lsys_load(L, path, *sym == '*'); /* global symbols if 'sym'=='*' */ in lookforfunc()
/dports/games/libretro-gw/gw-libretro-2be30ba/lua/src/
H A Dloadlib.c114 static void *lsys_load (lua_State *L, const char *path, int seeglb);
155 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
221 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
257 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
335 reg = lsys_load(L, path, *sym == '*'); /* global symbols if 'sym'=='*' */ in lookforfunc()
/dports/games/retroarch/RetroArch-1.9.7/deps/lua/src/
H A Dloadlib.c85 static void *lsys_load (lua_State *L, const char *path, int seeglb);
126 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
200 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
236 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
375 reg = lsys_load(L, path, *sym == '*'); /* global symbols if 'sym'=='*' */ in lookforfunc()
/dports/graphics/darktable/darktable-3.6.1/src/external/lua/src/
H A Dloadlib.c115 static void *lsys_load (lua_State *L, const char *path, int seeglb);
156 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
222 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
258 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
336 reg = lsys_load(L, path, *sym == '*'); /* global symbols if 'sym'=='*' */ in lookforfunc()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/third_party/lua/
H A Dloadlib.c115 static void *lsys_load (lua_State *L, const char *path, int seeglb);
156 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
222 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
258 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
336 reg = lsys_load(L, path, *sym == '*'); /* global symbols if 'sym'=='*' */ in lookforfunc()
/dports/emulators/mess/mame-mame0226/3rdparty/genie/src/host/lua-5.3.0/src/
H A Dloadlib.c114 static void *lsys_load (lua_State *L, const char *path, int seeglb);
155 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
221 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
257 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
335 reg = lsys_load(L, path, *sym == '*'); /* global symbols if 'sym'=='*' */ in lookforfunc()
/dports/emulators/mess/mame-mame0226/3rdparty/lua/src/
H A Dloadlib.c85 static void *lsys_load (lua_State *L, const char *path, int seeglb);
126 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
200 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
236 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
375 reg = lsys_load(L, path, *sym == '*'); /* global symbols if 'sym'=='*' */ in lookforfunc()
/dports/games/freeciv-nox11/freeciv-2.6.6/dependencies/lua-5.3/src/
H A Dloadlib.c85 static void *lsys_load (lua_State *L, const char *path, int seeglb);
126 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
200 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
236 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
375 reg = lsys_load(L, path, *sym == '*'); /* global symbols if 'sym'=='*' */ in lookforfunc()
/dports/games/golly/golly-3.3-src/lua/
H A Dloadlib.c85 static void *lsys_load (lua_State *L, const char *path, int seeglb);
126 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
200 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
236 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
375 reg = lsys_load(L, path, *sym == '*'); /* global symbols if 'sym'=='*' */ in lookforfunc()
/dports/security/nmap/nmap-7.91/liblua/
H A Dloadlib.c85 static void *lsys_load (lua_State *L, const char *path, int seeglb);
126 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
200 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
236 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
375 reg = lsys_load(L, path, *sym == '*'); /* global symbols if 'sym'=='*' */ in lookforfunc()
/dports/sysutils/vector/rlua-25bd7e6bffef9597466a98bfca80a3056c9e6320/lua/
H A Dloadlib.c85 static void *lsys_load (lua_State *L, const char *path, int seeglb);
126 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
200 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
236 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
375 reg = lsys_load(L, path, *sym == '*'); /* global symbols if 'sym'=='*' */ in lookforfunc()
/dports/x11-toolkits/scintilla/scite/lua/src/
H A Dloadlib.c85 static void *lsys_load (lua_State *L, const char *path, int seeglb);
126 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
200 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
236 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
375 reg = lsys_load(L, path, *sym == '*'); /* global symbols if 'sym'=='*' */ in lookforfunc()
/dports/games/freeciv/freeciv-2.6.6/dependencies/lua-5.3/src/
H A Dloadlib.c85 static void *lsys_load (lua_State *L, const char *path, int seeglb);
126 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
200 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
236 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
375 reg = lsys_load(L, path, *sym == '*'); /* global symbols if 'sym'=='*' */ in lookforfunc()
/dports/lang/lua53/lua-5.3.6/src/
H A Dloadlib.c85 static void *lsys_load (lua_State *L, const char *path, int seeglb);
126 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
200 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
236 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
375 reg = lsys_load(L, path, *sym == '*'); /* global symbols if 'sym'=='*' */ in lookforfunc()
/dports/games/freedroidrpg/freedroidrpg-0.16.1/lua/
H A Dloadlib.c115 static void *lsys_load (lua_State *L, const char *path, int seeglb);
156 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
222 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
258 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
336 reg = lsys_load(L, path, *sym == '*'); /* global symbols if 'sym'=='*' */ in lookforfunc()
/dports/audio/ardour6/Ardour-6.8.0/libs/lua/lua-5.3.5/
H A Dloadlib.c85 static void *lsys_load (lua_State *L, const char *path, int seeglb);
126 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
200 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
236 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
375 reg = lsys_load(L, path, *sym == '*'); /* global symbols if 'sym'=='*' */ in lookforfunc()
/dports/net-mgmt/yaf/yaf-2.11.0/lua/src/
H A Dloadlib.c115 static void *lsys_load (lua_State *L, const char *path, int seeglb);
156 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
222 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
258 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
336 reg = lsys_load(L, path, *sym == '*'); /* global symbols if 'sym'=='*' */ in lookforfunc()
/dports/devel/genie/GENie-a503d6e/src/host/lua-5.3.0/src/
H A Dloadlib.c114 static void *lsys_load (lua_State *L, const char *path, int seeglb);
155 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
221 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
257 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
335 reg = lsys_load(L, path, *sym == '*'); /* global symbols if 'sym'=='*' */ in lookforfunc()
/dports/emulators/mame/mame-mame0226/3rdparty/lua/src/
H A Dloadlib.c85 static void *lsys_load (lua_State *L, const char *path, int seeglb);
126 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
200 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
236 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
375 reg = lsys_load(L, path, *sym == '*'); /* global symbols if 'sym'=='*' */ in lookforfunc()
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Lua/
H A Dloadlib.c85 static void *lsys_load (lua_State *L, const char *path, int seeglb);
126 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
200 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
236 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() function
375 reg = lsys_load(L, path, *sym == '*'); /* global symbols if 'sym'=='*' */ in lookforfunc()

12