Searched refs:LUA_DIRSEP (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/stand/liblua/
H A Dluaconf.h220 @@ LUA_DIRSEP is the directory separator (for submodules).
225 #define LUA_DIRSEP "\\" macro
227 #define LUA_DIRSEP "/" macro
/freebsd-11-stable/libexec/flua/
H A Dluaconf.h221 @@ LUA_DIRSEP is the directory separator (for submodules).
226 #define LUA_DIRSEP "\\" macro
228 #define LUA_DIRSEP "/" macro
/freebsd-11-stable/contrib/lua/src/
H A Dloadlib.c43 #define LUA_CSUBSEP LUA_DIRSEP
47 #define LUA_LSUBSEP LUA_DIRSEP
462 luaL_optstring(L, 4, LUA_DIRSEP));
775 lua_pushliteral(L, LUA_DIRSEP "\n" LUA_PATH_SEP "\n" LUA_PATH_MARK "\n"
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dluaconf.h122 @@ LUA_DIRSEP is the directory separator (for submodules).
127 #define LUA_DIRSEP "\\" macro
129 #define LUA_DIRSEP "/" macro

Completed in 173 milliseconds