Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dloadlib.c48 #define LUA_CPATHVERSION LUA_CPATH LUA_PATHSUFFIX macro
708 setpath(L, "cpath", LUA_CPATHVERSION, LUA_CPATH, LUA_CPATH_DEFAULT); in luaopen_package()