Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dldebug.c515 static const char *gxf (const Proto *p, int pc, Instruction i, int isup) { in gxf() argument
518 if (isup) /* is an upvalue? */ in gxf()