Searched defs:lua_gethookcount (Results 1 – 2 of 2) sorted by relevance
/minix/external/mit/lua/dist/src/ | ||
H A D | ldebug.c | 102 LUA_API int lua_gethookcount (lua_State *L) { in lua_gethookcount() function |
H A D | lua.h | 471 LUA_API int (lua_gethookcount) (lua_State *L); variable |