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

/netbsd-current/external/mit/lua/dist/src/
H A Dlstate.h220 #define CIST_TRAN (1<<8) /* 'ci' has transfer information */ macro
H A Dldo.c345 mask |= CIST_TRAN; /* 'ci' has transfer information */
497 (CIST_HOOKED | CIST_YPCALL | CIST_FIN | CIST_TRAN | CIST_CLSRET)));
H A Dldebug.c369 if (ci == NULL || !(ci->callstatus & CIST_TRAN))

Completed in 179 milliseconds