Home
last modified time | relevance | path

Searched defs:luaL_loadfilex (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/Include/Lua/
Dlauxlib.h75 LUALIB_API int (luaL_loadfilex) (lua_State *L, const char *filename, variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlauxlib.c630 LUALIB_API int luaL_loadfilex (lua_State *L, const char *filename, in luaL_loadfilex() function