Home
last modified time | relevance | path

Searched refs:LUA_USE_DLOPEN (Results 1 – 2 of 2) sorted by relevance

/external/lua/src/
Dluaconf.h63 #define LUA_USE_DLOPEN /* needs an extra library: -ldl */ macro
70 #define LUA_USE_DLOPEN /* MacOS does not need -ldl */ macro
Dloadlib.c97 #if defined(LUA_USE_DLOPEN) /* { */