Searched defs:lua_gethookcount (Results 1 – 2 of 2) sorted by relevance
/external/lua/src/ | ||
D | ldebug.c | 105 LUA_API int lua_gethookcount (lua_State *L) { in lua_gethookcount() function |
D | lua.h | 438 LUA_API int (lua_gethookcount) (lua_State *L); variable |