HomeSort by: relevance | last modified time | path
    Searched refs:luaT_getvarargs (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mit/lua/dist/src/
ltm.h 104 LUAI_FUNC void luaT_getvarargs (lua_State *L, CallInfo *ci,
ltm.c 269 void luaT_getvarargs (lua_State *L, CallInfo *ci, StkId where, int wanted) {
lvm.c 1984 Protect(luaT_getvarargs(L, ci, ra, n));

Completed in 43 milliseconds