Home
last modified time | relevance | path

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

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