Home
last modified time | relevance | path

Searched refs:constfolding (Results 1 – 1 of 1) sorted by relevance

/external/lua/src/
Dlcode.c978 static int constfolding (FuncState *fs, int op, expdesc *e1, in constfolding() function
1070 if (constfolding(fs, op + LUA_OPUNM, e, &ef)) in luaK_prefix()
1160 if (!constfolding(fs, op + LUA_OPADD, e1, e2)) in luaK_posfix()