Home
last modified time | relevance | path

Searched refs:luaT_getvarargs (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mit/lua/dist/src/
H A Dltm.h104 LUAI_FUNC void luaT_getvarargs (lua_State *L, CallInfo *ci,
H A Dltm.c269 void luaT_getvarargs (lua_State *L, CallInfo *ci, StkId where, int wanted) { in luaT_getvarargs() function
H A Dlvm.c1984 Protect(luaT_getvarargs(L, ci, ra, n));