Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/Include/Lua/
Dlauxlib.h80 LUALIB_API int (luaL_loadbufferx) (lua_State *L, const char *buff, size_t sz, variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlauxlib.c682 LUALIB_API int luaL_loadbufferx (lua_State *L, const char *buff, size_t size, in luaL_loadbufferx() function