HomeSort by relevance Sort by last modified time
    Searched refs:handle_luainit (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lua.c 423 static int handle_luainit (lua_State *L) { function
460 if (!args[has_E] && handle_luainit(L) != LUA_OK)
  /external/syslinux/com32/lua/src/
lua.c 430 static int handle_luainit (lua_State *L) { function
467 if (!args[has_E] && handle_luainit(L) != LUA_OK)

Completed in 124 milliseconds