Searched refs:CIST_FRESH (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/lua/src/
H A Dlstate.h119 #define CIST_FRESH (1<<3) /* call is running on a fresh invocation macro
H A Dlvm.c791 ci->callstatus |= CIST_FRESH; /* fresh invocation of 'luaV_execute" */
1180 if (ci->callstatus & CIST_FRESH) /* local 'ci' still from callee */

Completed in 133 milliseconds