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

  /external/chromium_org/third_party/skia/third_party/lua/src/
luaconf.h 79 @@ LUA_PATH_DEFAULT is the default path that Lua uses to look for
94 #define LUA_PATH_DEFAULT \
106 #define LUA_PATH_DEFAULT \
loadlib.c 706 setpath(L, "path", LUA_PATHVERSION, LUA_PATH, LUA_PATH_DEFAULT);

Completed in 185 milliseconds