Searched refs:luaU_undump (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lua/source/src/
H A Dlundump.h14 LUAI_FUNC Closure* luaU_undump (lua_State* L, ZIO* Z, Mbuffer* buff, const char* name);
H A Dlundump.c206 Closure* luaU_undump (lua_State* L, ZIO* Z, Mbuffer* buff, const char* name) function
H A Dldo.c639 cl = luaU_undump(L, p->z, &p->buff, p->name);

Completed in 38 milliseconds