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

  /src/external/mit/lua/dist/src/
lcode.c 1364 static int constfolding (FuncState *fs, int op, expdesc *e1, function
1652 if (constfolding(fs, opr + LUA_OPUNM, e, &ef))
1745 if (foldbinop(opr) && constfolding(fs, opr + LUA_OPADD, e1, e2))

Completed in 21 milliseconds