Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dldebug.c60 static int getbaseline (const Proto *f, int pc, int *basepc) { in getbaseline()
87 int basepc; in luaG_getfuncline() local