Home
last modified time | relevance | path

Searched refs:seeglb (Results 1 – 25 of 57) sorted by relevance

123

/dports/sysutils/syslinux/syslinux-6.03/com32/lua/src/
H A Dloadlib.c116 static void *ll_load (lua_State *L, const char *path, int seeglb);
138 static void *ll_load (lua_State *L, const char *path, int seeglb) { in ll_load() argument
139 void *lib = dlopen(path, RTLD_NOW | (seeglb ? RTLD_GLOBAL : RTLD_LOCAL)); in ll_load()
202 static void *ll_load (lua_State *L, const char *path, int seeglb) { in ll_load() argument
204 (void)(seeglb); /* not used: symbols are 'global' by default */ in ll_load()
233 static void *ll_load (lua_State *L, const char *path, int seeglb) { in ll_load() argument
240 (void)seeglb; /* gcc, ignore it */ in ll_load()
283 static void *ll_load (lua_State *L, const char *path, int seeglb) { in ll_load() argument
284 (void)(path); (void)(seeglb); /* not used */ in ll_load()
/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() argument
134 void *lib = dlopen(path, RTLD_NOW | (seeglb ? RTLD_GLOBAL : RTLD_LOCAL)); in lsys_load()
209 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() argument
211 (void)(seeglb); /* not used: symbols are 'global' by default */ in lsys_load()
245 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() argument
246 (void)(path); (void)(seeglb); /* not used */ in lsys_load()
/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() argument
134 void *lib = dlopen(path, RTLD_NOW | (seeglb ? RTLD_GLOBAL : RTLD_LOCAL)); in lsys_load()
207 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() argument
209 (void)(seeglb); /* not used: symbols are 'global' by default */ in lsys_load()
243 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() argument
244 (void)(path); (void)(seeglb); /* not used */ in lsys_load()
/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() argument
134 void *lib = dlopen(path, RTLD_NOW | (seeglb ? RTLD_GLOBAL : RTLD_LOCAL)); in lsys_load()
207 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() argument
209 (void)(seeglb); /* not used: symbols are 'global' by default */ in lsys_load()
243 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() argument
244 (void)(path); (void)(seeglb); /* not used */ in lsys_load()
/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() argument
134 void *lib = dlopen(path, RTLD_NOW | (seeglb ? RTLD_GLOBAL : RTLD_LOCAL)); in lsys_load()
209 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() argument
211 (void)(seeglb); /* not used: symbols are 'global' by default */ in lsys_load()
245 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() argument
246 (void)(path); (void)(seeglb); /* not used */ in lsys_load()
/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() argument
134 void *lib = dlopen(path, RTLD_NOW | (seeglb ? RTLD_GLOBAL : RTLD_LOCAL)); in lsys_load()
209 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() argument
211 (void)(seeglb); /* not used: symbols are 'global' by default */ in lsys_load()
245 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() argument
246 (void)(path); (void)(seeglb); /* not used */ in lsys_load()
/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() argument
134 void *lib = dlopen(path, RTLD_NOW | (seeglb ? RTLD_GLOBAL : RTLD_LOCAL)); in lsys_load()
207 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() argument
209 (void)(seeglb); /* not used: symbols are 'global' by default */ in lsys_load()
243 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() argument
244 (void)(path); (void)(seeglb); /* not used */ in lsys_load()
/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() argument
156 void *lib = dlopen(path, RTLD_NOW | (seeglb ? RTLD_GLOBAL : RTLD_LOCAL)); in lsys_load()
221 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() argument
223 (void)(seeglb); /* not used: symbols are 'global' by default */ in lsys_load()
257 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() argument
258 (void)(path); (void)(seeglb); /* not used */ in lsys_load()
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/lua-5.2.3/src/
H A Dloadlib.c103 static void *ll_load(lua_State *L, const char *path, int seeglb);
124 static void *ll_load(lua_State *L, const char *path, int seeglb) in ll_load() argument
126 void *lib = dlopen(path, RTLD_NOW | (seeglb ? RTLD_GLOBAL : RTLD_LOCAL)); in ll_load()
188 static void *ll_load(lua_State *L, const char *path, int seeglb) in ll_load() argument
191 (void)(seeglb); /* not used: symbols are 'global' by default */ in ll_load()
222 static void *ll_load(lua_State *L, const char *path, int seeglb) in ll_load() argument
225 (void)(seeglb); /* not used */ in ll_load()
/dports/games/pioneer/pioneer-20210723/contrib/lua/src/
H A Dloadlib.c112 static void *ll_load (lua_State *L, const char *path, int seeglb);
134 static void *ll_load (lua_State *L, const char *path, int seeglb) { in ll_load() argument
135 void *lib = dlopen(path, RTLD_NOW | (seeglb ? RTLD_GLOBAL : RTLD_LOCAL)); in ll_load()
198 static void *ll_load (lua_State *L, const char *path, int seeglb) { in ll_load() argument
200 (void)(seeglb); /* not used: symbols are 'global' by default */ in ll_load()
234 static void *ll_load (lua_State *L, const char *path, int seeglb) { in ll_load() argument
235 (void)(path); (void)(seeglb); /* not used */ in ll_load()
/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() argument
127 void *lib = dlopen(path, RTLD_NOW | (seeglb ? RTLD_GLOBAL : RTLD_LOCAL)); in lsys_load()
200 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() argument
202 (void)(seeglb); /* not used: symbols are 'global' by default */ in lsys_load()
236 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() argument
237 (void)(path); (void)(seeglb); /* not used */ in lsys_load()
/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() argument
157 void *lib = dlopen(path, RTLD_NOW | (seeglb ? RTLD_GLOBAL : RTLD_LOCAL)); in lsys_load()
222 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() argument
224 (void)(seeglb); /* not used: symbols are 'global' by default */ in lsys_load()
258 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() argument
259 (void)(path); (void)(seeglb); /* not used */ in lsys_load()
/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() argument
157 void *lib = dlopen(path, RTLD_NOW | (seeglb ? RTLD_GLOBAL : RTLD_LOCAL)); in lsys_load()
222 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() argument
224 (void)(seeglb); /* not used: symbols are 'global' by default */ in lsys_load()
258 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() argument
259 (void)(path); (void)(seeglb); /* not used */ in lsys_load()
/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() argument
156 void *lib = dlopen(path, RTLD_NOW | (seeglb ? RTLD_GLOBAL : RTLD_LOCAL)); in lsys_load()
221 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() argument
223 (void)(seeglb); /* not used: symbols are 'global' by default */ in lsys_load()
257 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() argument
258 (void)(path); (void)(seeglb); /* not used */ in lsys_load()
/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() argument
127 void *lib = dlopen(path, RTLD_NOW | (seeglb ? RTLD_GLOBAL : RTLD_LOCAL)); in lsys_load()
200 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() argument
202 (void)(seeglb); /* not used: symbols are 'global' by default */ in lsys_load()
236 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() argument
237 (void)(path); (void)(seeglb); /* not used */ in lsys_load()
/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() argument
127 void *lib = dlopen(path, RTLD_NOW | (seeglb ? RTLD_GLOBAL : RTLD_LOCAL)); in lsys_load()
200 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() argument
202 (void)(seeglb); /* not used: symbols are 'global' by default */ in lsys_load()
236 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() argument
237 (void)(path); (void)(seeglb); /* not used */ in lsys_load()
/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() argument
127 void *lib = dlopen(path, RTLD_NOW | (seeglb ? RTLD_GLOBAL : RTLD_LOCAL)); in lsys_load()
200 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() argument
202 (void)(seeglb); /* not used: symbols are 'global' by default */ in lsys_load()
236 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() argument
237 (void)(path); (void)(seeglb); /* not used */ in lsys_load()
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/lib/lua/src/
H A Dloadlib.c112 static void *ll_load (lua_State *L, const char *path, int seeglb);
134 static void *ll_load (lua_State *L, const char *path, int seeglb) { in ll_load() argument
135 void *lib = dlopen(path, RTLD_NOW | (seeglb ? RTLD_GLOBAL : RTLD_LOCAL)); in ll_load()
198 static void *ll_load (lua_State *L, const char *path, int seeglb) { in ll_load() argument
200 (void)(seeglb); /* not used: symbols are 'global' by default */ in ll_load()
234 static void *ll_load (lua_State *L, const char *path, int seeglb) { in ll_load() argument
235 (void)(path); (void)(seeglb); /* not used */ in ll_load()
/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() argument
127 void *lib = dlopen(path, RTLD_NOW | (seeglb ? RTLD_GLOBAL : RTLD_LOCAL)); in lsys_load()
200 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() argument
202 (void)(seeglb); /* not used: symbols are 'global' by default */ in lsys_load()
236 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() argument
237 (void)(path); (void)(seeglb); /* not used */ in lsys_load()
/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() argument
127 void *lib = dlopen(path, RTLD_NOW | (seeglb ? RTLD_GLOBAL : RTLD_LOCAL)); in lsys_load()
200 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() argument
202 (void)(seeglb); /* not used: symbols are 'global' by default */ in lsys_load()
236 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() argument
237 (void)(path); (void)(seeglb); /* not used */ in lsys_load()
/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() argument
127 void *lib = dlopen(path, RTLD_NOW | (seeglb ? RTLD_GLOBAL : RTLD_LOCAL)); in lsys_load()
200 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() argument
202 (void)(seeglb); /* not used: symbols are 'global' by default */ in lsys_load()
236 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() argument
237 (void)(path); (void)(seeglb); /* not used */ in lsys_load()
/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() argument
127 void *lib = dlopen(path, RTLD_NOW | (seeglb ? RTLD_GLOBAL : RTLD_LOCAL)); in lsys_load()
200 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() argument
202 (void)(seeglb); /* not used: symbols are 'global' by default */ in lsys_load()
236 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() argument
237 (void)(path); (void)(seeglb); /* not used */ in lsys_load()
/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() argument
127 void *lib = dlopen(path, RTLD_NOW | (seeglb ? RTLD_GLOBAL : RTLD_LOCAL)); in lsys_load()
200 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() argument
202 (void)(seeglb); /* not used: symbols are 'global' by default */ in lsys_load()
236 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() argument
237 (void)(path); (void)(seeglb); /* not used */ in lsys_load()
/dports/lang/lua52/lua-5.2.4/src/
H A Dloadlib.c112 static void *ll_load (lua_State *L, const char *path, int seeglb);
134 static void *ll_load (lua_State *L, const char *path, int seeglb) { in ll_load() argument
135 void *lib = dlopen(path, RTLD_NOW | (seeglb ? RTLD_GLOBAL : RTLD_LOCAL)); in ll_load()
198 static void *ll_load (lua_State *L, const char *path, int seeglb) { in ll_load() argument
200 (void)(seeglb); /* not used: symbols are 'global' by default */ in ll_load()
234 static void *ll_load (lua_State *L, const char *path, int seeglb) { in ll_load() argument
235 (void)(path); (void)(seeglb); /* not used */ in ll_load()
/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() argument
157 void *lib = dlopen(path, RTLD_NOW | (seeglb ? RTLD_GLOBAL : RTLD_LOCAL)); in lsys_load()
222 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() argument
224 (void)(seeglb); /* not used: symbols are 'global' by default */ in lsys_load()
258 static void *lsys_load (lua_State *L, const char *path, int seeglb) { in lsys_load() argument
259 (void)(path); (void)(seeglb); /* not used */ in lsys_load()

123