HomeSort by relevance Sort by last modified time
    Searched refs:LUA_USE_DLOPEN (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/third_party/lua/src/
luaconf.h 45 #define LUA_USE_DLOPEN /* needs an extra library: -ldl */
54 #define LUA_USE_DLOPEN /* does not need -ldl */
loadlib.c 117 #if defined(LUA_USE_DLOPEN)

Completed in 253 milliseconds