MAKE_INTEGER 1255 core/Interpreter.cpp sp[0] = MAKE_INTEGER(i1); MAKE_INTEGER 1297 core/Interpreter.cpp sp[0] = MAKE_INTEGER(~int32_t(atomGetIntptr(a1))); MAKE_INTEGER 1598 core/Interpreter.cpp sp[0] = MAKE_INTEGER(i1); MAKE_INTEGER 1621 core/Interpreter.cpp sp[0] = SIGN_EXTEND(MAKE_INTEGER(i1)); MAKE_INTEGER 1638 core/Interpreter.cpp sp[0] = MAKE_INTEGER(INT32_VALUE(a1) >> (INT32_VALUE(a2) & 0x1F)); MAKE_INTEGER 1656 core/Interpreter.cpp sp[0] = MAKE_INTEGER(u1); MAKE_INTEGER 2206 core/Interpreter.cpp sp[0] = MAKE_INTEGER(i32l); // always fits in atom MAKE_INTEGER 2213 core/Interpreter.cpp sp[0] = MAKE_INTEGER(i32l); // always fits in atom MAKE_INTEGER 2221 core/Interpreter.cpp sp[0] = MAKE_INTEGER(ub2); // always fits in atom MAKE_INTEGER 2228 core/Interpreter.cpp sp[0] = MAKE_INTEGER(uh2l); // always fits in atom MAKE_INTEGER 2573 core/Interpreter.cpp *(++sp) = MAKE_INTEGER(((int16_t)U30ARG)); MAKE_INTEGER 2642 core/Interpreter.cpp *(++sp) = MAKE_INTEGER((int8_t)U8ARG);