Home
last modified time | relevance | path

Searched refs:istailcall (Results 1 – 4 of 4) sorted by relevance

/external/lua/src/
Dldblib.c193 settabsb(L, "istailcall", ar.istailcall); in db_getinfo()
Dlua.h482 char istailcall; /* (t) */ member
Dldebug.c356 ar->istailcall = (ci) ? ci->callstatus & CIST_TAIL : 0; in auxgetinfo()
Dlauxlib.c159 if (ar.istailcall) in luaL_traceback()