Searched refs:LUA_EXEC_DIR (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/skia/third_party/lua/src/
H A Dloadlib.c54 ** LUA_EXEC_DIR in a Windows path is replaced by the executable's
65 #if !defined (LUA_EXEC_DIR)
66 #define LUA_EXEC_DIR "!" macro
177 luaL_gsub(L, lua_tostring(L, -1), LUA_EXEC_DIR, buff);
711 LUA_EXEC_DIR "\n" LUA_IGMARK "\n");

Completed in 101 milliseconds