Home
last modified time | relevance | path

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

/external/lua/src/
Dldblib.c305 static void hookf (lua_State *L, lua_Debug *ar) { in hookf() function
359 func = hookf; mask = makemask(smask, count); in db_sethook()
387 else if (hook != hookf) /* external hook? */ in db_gethook()