Searched defs:currentline (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/mit/lua/dist/src/
H A Dldebug.c286 static int nextline (const Proto *p, int currentline, int pc) { argument
303 int currentline = p->linedefined; local
H A Dlua.h505 int currentline; /* (l) */ member in struct:lua_Debug

Completed in 375 milliseconds