Home
last modified time | relevance | path

Searched refs:resethookcount (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/lua/lib/contrib/src/
A Dldebug.h21 #define resethookcount(L) (L->hookcount = L->basehookcount) macro
A Dlstate.c261 resethookcount(L); in preinit_thread()
305 resethookcount(L1); in lua_newthread()
A Dldebug.c138 resethookcount(L); in lua_sethook()
846 resethookcount(L); /* reset count */ in luaG_traceexec()

Completed in 5 milliseconds