Searched refs:LUA_HOOKTAILCALL (Results 1 – 2 of 2) sorted by relevance
/l4re-core-master/lua/lib/contrib/src/ | ||
A D | lua.h | 434 #define LUA_HOOKTAILCALL 4 macro |
A D | ldo.c | 350 int event = (ci->callstatus & CIST_TAIL) ? LUA_HOOKTAILCALL in luaD_hookcall() |
Completed in 6 milliseconds