Home
last modified time | relevance | path

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

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