3417920167
This is necessary to retain precision above 32 bits, but more importantly to prevent an expression like (0x80000000 | 1) from flipping the sign of the result. |
||
---|---|---|
.. | ||
expr.h |
3417920167
This is necessary to retain precision above 32 bits, but more importantly to prevent an expression like (0x80000000 | 1) from flipping the sign of the result. |
||
---|---|---|
.. | ||
expr.h |