Home
last modified time | relevance | path

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

/external/skia/third_party/lua/src/
Dldblib.c259 static void hookf (lua_State *L, lua_Debug *ar) { in hookf() function
308 func = hookf; mask = makemask(smask, count); in db_sethook()
330 if (hook != NULL && hook != hookf) /* external hook? */ in db_gethook()
/external/syslinux/com32/lua/src/
Dldblib.c259 static void hookf (lua_State *L, lua_Debug *ar) { in hookf() function
308 func = hookf; mask = makemask(smask, count); in db_sethook()
330 if (hook != NULL && hook != hookf) /* external hook? */ in db_gethook()