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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lundump.h 14 LUAI_FUNC Closure* luaU_undump (lua_State* L, ZIO* Z, Mbuffer* buff, const char* name);
lundump.c 206 Closure* luaU_undump (lua_State* L, ZIO* Z, Mbuffer* buff, const char* name)
ldo.c 647 cl = luaU_undump(L, p->z, &p->buff, p->name);
  /external/syslinux/com32/lua/src/
lundump.h 14 LUAI_FUNC Closure* luaU_undump (lua_State* L, ZIO* Z, Mbuffer* buff, const char* name);
lundump.c 206 Closure* luaU_undump (lua_State* L, ZIO* Z, Mbuffer* buff, const char* name)
ldo.c 647 cl = luaU_undump(L, p->z, &p->buff, p->name);

Completed in 357 milliseconds