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

  /src/external/mit/lua/dist/src/
lparser.c 332 static void removevars (FuncState *fs, int tolevel) { function
681 removevars(fs, bl->nactvar); /* remove block locals */
lparser.c 332 static void removevars (FuncState *fs, int tolevel) { function
681 removevars(fs, bl->nactvar); /* remove block locals */

Completed in 59 milliseconds