Home
last modified time | relevance | path

Searched refs:LUA_LSUBSEP (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dloadlib.c83 #if !defined(LUA_LSUBSEP)
84 #define LUA_LSUBSEP LUA_DIRSEP macro
413 filename = findfile(L, name, "path", LUA_LSUBSEP); in searcher_Lua()