Searched defs:LUA_USE_DLOPEN (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dluaconf.h52 #define LUA_USE_DLOPEN /* needs an extra library: -ldl */ macro
61 #define LUA_USE_DLOPEN /* does not need -ldl */ macro
/freebsd-11-stable/libexec/flua/
H A Dluaconf.h64 #define LUA_USE_DLOPEN /* needs an extra library: -ldl */ macro
71 #define LUA_USE_DLOPEN /* MacOS does not need -ldl */ macro
/freebsd-11-stable/stand/liblua/
H A Dluaconf.h64 #define LUA_USE_DLOPEN /* needs an extra library: -ldl */ macro
71 #define LUA_USE_DLOPEN /* MacOS does not need -ldl */ macro

Completed in 58 milliseconds