Searched defs:lastpc (Results 1 – 2 of 2) sorted by relevance
/external/skia/third_party/lua/src/ |
D | ldebug.c | 333 static int findsetreg (Proto *p, int lastpc, int reg) { in findsetreg() 378 static const char *getobjname (Proto *p, int lastpc, int reg, in getobjname()
|
/external/syslinux/com32/lua/src/ |
D | ldebug.c | 340 static int findsetreg (Proto *p, int lastpc, int reg) { in findsetreg() 391 static const char *getobjname (Proto *p, int lastpc, int reg, in getobjname()
|