Home
last modified time | relevance | path

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

/netbsd/src/external/mit/lua/dist/src/
Dldo.c391 static void rethook (lua_State *L, CallInfo *ci, int nres) { in rethook() function
462 rethook(L, L->ci, nres); in moveresults()
492 rethook(L, ci, nres); in luaD_poscall()