Searched refs:CIST_REENTRY (Results 1 – 2 of 2) sorted by relevance
97 #define CIST_REENTRY (1<<2) /* call is running on same invocation of macro
719 ci->callstatus |= CIST_REENTRY; in luaV_execute()757 if (!(ci->callstatus & CIST_REENTRY)) /* 'ci' still the called one */ in luaV_execute()