Home
last modified time | relevance | path

Searched defs:stack_last (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlstate.h161 StkId stack_last; /* last free slot in the stack */ member
/freebsd/contrib/lua/src/
H A Dlstate.h317 StkIdRel stack_last; /* end of stack (last element + 1) */ member