Searched defs:lua_gethookcount (Results 1 – 2 of 2) sorted by relevance
/l4re-core-master/lua/lib/contrib/src/ | ||
A D | ldebug.c | 155 LUA_API int lua_gethookcount (lua_State *L) { in lua_gethookcount() function |
A D | lua.h | 466 LUA_API int (lua_gethookcount) (lua_State *L); variable |
Completed in 5 milliseconds