OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:constfolding
(Results
1 - 2
of
2
) 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))
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 65 milliseconds
Indexes created Thu Sep 17 00:24:55 UTC 2026