Searched refs:lua_gethookcount (Results 1 – 5 of 5) sorted by relevance
415 lua_pushinteger(L, lua_gethookcount(L1)); /* 3rd result = count */ in db_gethook()
471 LUA_API int (lua_gethookcount) (lua_State *L); variable
158 LUA_API int lua_gethookcount (lua_State *L) { in lua_gethookcount() function
396 LUA_API int (lua_gethookcount) (lua_State *L); variable
84 LUA_API int lua_gethookcount (lua_State *L) { in lua_gethookcount() function