Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/Include/Lua/
Dlua.h301 LUA_API int (lua_error) (lua_State *L); variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlapi.c1105 LUA_API int lua_error (lua_State *L) { in lua_error() function