Home
last modified time | relevance | path

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

/minix3/external/mit/lua/dist/src/
H A Dldo.c298 static void tryfuncTM (lua_State *L, StkId func) { in tryfuncTM() function
379 tryfuncTM(L, func); /* try to get '__call' metamethod */ in luaD_precall()