Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dlstate.h213 #define CIST_TRAN (1<<8) /* 'ci' has transfer information */ macro
A Dldo.c319 mask |= CIST_TRAN; /* 'ci' has transfer information */ in luaD_hook()
467 (CIST_HOOKED | CIST_YPCALL | CIST_FIN | CIST_TRAN | CIST_CLSRET))); in luaD_poscall()
A Dldebug.c364 if (ci == NULL || !(ci->callstatus & CIST_TRAN)) in auxgetinfo()

Completed in 8 milliseconds