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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lstate.c 96 addbuff(buff, p, &lua_newstate); /* public function */
266 LUA_API lua_State *lua_newstate (lua_Alloc f, void *ud) { function
  /external/syslinux/com32/lua/src/
lstate.c 101 addbuff(buff, p, &lua_newstate); /* public function */
271 LUA_API lua_State *lua_newstate (lua_Alloc f, void *ud) { function

Completed in 59 milliseconds