Searched refs:foldbinop (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/mit/lua/dist/src/ | ||
| D | lcode.h | 52 #define foldbinop(op) ((op) <= OPR_SHR) macro |
| D | lcode.c | 1745 if (foldbinop(opr) && constfolding(fs, opr + LUA_OPADD, e1, e2)) |