Home
last modified time | relevance | path

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

/netbsd-src/external/mit/lua/dist/src/
H A Dldblib.c327 static void hookf (lua_State *L, lua_Debug *ar) { in hookf() function
381 func = hookf; mask = makemask(smask, count); in db_sethook()
409 else if (hook != hookf) /* external hook? */ in db_gethook()