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

  /device/linaro/bootloader/edk2/StdLib/Include/Lua/
luaconf.h 115 @@ LUA_DIRSEP is the directory separator (for submodules).
120 #define LUA_DIRSEP "\\"
122 #define LUA_DIRSEP "/"
  /external/syslinux/com32/lua/src/
luaconf.h 119 @@ LUA_DIRSEP is the directory separator (for submodules).
124 #define LUA_DIRSEP "\\"
126 #define LUA_DIRSEP "/"

Completed in 147 milliseconds