Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/lua/
H A Dlua.h411 char istailcall; /* (t) */ member
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dldebug.c252 ar->istailcall = (ci) ? ci->callstatus & CIST_TAIL : 0; in auxgetinfo()
H A Dlauxlib.c130 if (ar.istailcall) in luaL_traceback()