Home
last modified time | relevance | path

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

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