Home
last modified time | relevance | path

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

/netbsd-src/external/mit/lua/dist/src/
H A Dldebug.c64 static int getbaseline (const Proto *f, int pc, int *basepc) { in getbaseline()
91 int basepc; in luaG_getfuncline() local