Home
last modified time | relevance | path

Searched defs:instack (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/lua/src/
H A Dldebug.c664 static int instack (CallInfo *ci, const TValue *o) { in instack() function
H A Dlobject.h517 lu_byte instack; /* whether it is in stack (register) */ member
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlobject.h448 lu_byte instack; /* whether it is in stack */ member