mirror of
https://github.com/reactos/reactos.git
synced 2026-07-06 08:44:22 +08:00
2480c56ec9b4dc9b5cd07302e1b366a4847f06d6
- If we do arithmetics using an non-defined env-var, the latter is automatically understood to be zero. - If one left-shifts more than 31 bits (or left-shifts a negative number of bits), the result is automaticaly set to zero (checked on Windows'cmd + with cmd_winetest + wine cmd code). svn path=/trunk/; revision=67062
Languages
C
86.6%
C++
10.6%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.8%