Searched refs:mp_unpack_full (Results 1 – 1 of 1) sorted by relevance
793 int mp_unpack_full(lua_State *L, int limit, int offset) { in mp_unpack_full() function850 return mp_unpack_full(L, 0, 0); in mp_unpack()857 return mp_unpack_full(L, 1, offset); in mp_unpack_one()866 return mp_unpack_full(L, limit, offset); in mp_unpack_limit()