Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dldo.c387 static void rethook (lua_State *L, CallInfo *ci, int nres) { in rethook() function
458 rethook(L, L->ci, nres); in moveresults()
488 rethook(L, ci, nres); in luaD_poscall()