HomeSort by: relevance | last modified time | path
    Searched defs:localdebuginfo (Results 1 - 1 of 1) sorted by relevancy

  /src/external/mit/lua/dist/src/
lparser.c 255 static LocVar *localdebuginfo (FuncState *fs, int vidx) { function
335 LocVar *var = localdebuginfo(fs, --fs->nactvar);
1711 localdebuginfo(fs, fvar)->startpc = fs->pc;

Completed in 49 milliseconds