Home
last modified time | relevance | path

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

/netbsd/external/mit/lua/dist/src/
H A Dldebug.c668 static int instack (CallInfo *ci, const TValue *o) { in instack() function
H A Dlobject.h529 lu_byte instack; /* whether it is in stack (register) */ member