Searched refs:lua_gethookcount (Results 1 – 5 of 5) sorted by relevance
397 lua_pushinteger(L, lua_gethookcount(L1)); /* 3rd result = count */ in db_gethook()
438 LUA_API int (lua_gethookcount) (lua_State *L); variable
105 LUA_API int lua_gethookcount (lua_State *L) { in lua_gethookcount() function
395 LUA_API int (lua_gethookcount) (lua_State *L); variable
85 LUA_API int lua_gethookcount (lua_State *L) { in lua_gethookcount() function