Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dldebug.c354 static int findsetreg (Proto *p, int lastpc, int reg) { in findsetreg()
405 static const char *getobjname (Proto *p, int lastpc, int reg, in getobjname()
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dldebug.c317 static Instruction symbexec (const Proto *pt, int lastpc, int reg) { in symbexec()