Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dlstate.h207 #define CIST_FRESH (1<<2) /* call is on a fresh "luaV_execute" frame */ macro
A Dldo.c576 ci->callstatus = CIST_FRESH; /* mark that it is a "fresh" execute */ in ccall()
A Dlvm.c1722 if (ci->callstatus & CIST_FRESH) in luaV_execute()

Completed in 12 milliseconds