Searched refs:gethooktable (Results 1 – 1 of 1) sorted by relevance
256 #define gethooktable(L) luaL_getsubtable(L, LUA_REGISTRYINDEX, HOOKKEY) macro262 gethooktable(L); in hookf()310 if (gethooktable(L) == 0) { /* creating hook table? */ in db_sethook()333 gethooktable(L); in db_gethook()