Searched refs:LUA_DIRSEP (Results 1 – 6 of 6) sorted by relevance
247 #if !defined(LUA_DIRSEP)250 #define LUA_DIRSEP "\\" macro252 #define LUA_DIRSEP "/" macro
240 #if !defined(LUA_DIRSEP)243 #define LUA_DIRSEP "\\" macro245 #define LUA_DIRSEP "/" macro
250 #if !defined(LUA_DIRSEP)253 #define LUA_DIRSEP "\\" macro255 #define LUA_DIRSEP "/" macro
43 #define LUA_CSUBSEP LUA_DIRSEP47 #define LUA_LSUBSEP LUA_DIRSEP512 luaL_optstring(L, 4, LUA_DIRSEP)); in ll_searchpath()752 lua_pushliteral(L, LUA_DIRSEP "\n" LUA_PATH_SEP "\n" LUA_PATH_MARK "\n" in luaopen_package()
241 @@ LUA_DIRSEP is the directory separator (for submodules).245 #if !defined(LUA_DIRSEP)248 #define LUA_DIRSEP "\\"250 #define LUA_DIRSEP "/"
124 #define LUA_DIRSEP "\\" macro126 #define LUA_DIRSEP "/" macro