Chun-wei Fan c138becc4d brz.c: Consider _WIN64 for 64-bit pointers too
The __ia64 and __x86_64__ macros are defined for GCC but not Visual
Studio, but actually this code path should also be taken for Visual
Studio when doing a 64-bit build (x86_64/x64 and aarch64/arm64, _WIN64
will be defined for these cases), since Windows is an LLP64 platform.

This will avoid C4311/C4312 warnings on Visual Studio builds, which are
often warnings of concern as we are dealing with pointers with differing
sizes on 32-bit and 64-bit Windows builds.
2022-02-13 15:19:43 +00:00
..
2016-03-17 17:39:43 +08:00
2010-12-03 16:03:31 -05:00
2010-12-03 16:03:31 -05:00
2012-10-27 12:06:09 -04:00
2010-12-03 16:03:31 -05:00
2012-10-27 12:06:09 -04:00
2010-12-03 16:03:31 -05:00
2010-12-03 16:03:31 -05:00
2010-12-03 16:03:31 -05:00
2010-12-03 16:03:31 -05:00
2010-12-03 16:03:31 -05:00
2012-10-27 12:06:09 -04:00
2010-12-03 16:03:31 -05:00
2010-12-03 16:03:31 -05:00
2012-10-27 12:06:09 -04:00
2010-12-03 16:03:31 -05:00
2010-12-03 16:03:31 -05:00
2012-10-27 12:06:09 -04:00
2010-12-03 16:03:31 -05:00
2018-12-20 17:34:38 +01:00
2022-01-11 15:59:43 +00:00
2010-12-03 16:03:31 -05:00
2010-12-03 16:03:31 -05:00
2010-12-03 16:03:31 -05:00
2010-12-03 16:03:31 -05:00
2010-12-03 16:03:31 -05:00
2010-12-03 16:03:31 -05:00
2010-12-03 16:03:31 -05:00
2012-10-27 12:06:09 -04:00
2010-12-03 16:03:31 -05:00
2010-12-03 16:03:31 -05:00
2010-12-03 16:03:31 -05:00
2010-12-03 16:03:31 -05:00
2010-12-03 16:03:31 -05:00
2010-12-03 16:03:31 -05:00
2010-12-03 16:03:31 -05:00
2010-12-03 16:03:31 -05:00
2010-12-03 16:03:31 -05:00
2010-12-03 16:03:31 -05:00
2010-12-03 16:03:31 -05:00
2010-12-03 16:03:31 -05:00
2010-12-03 16:03:31 -05:00
2010-12-03 16:03:31 -05:00
2010-12-03 16:03:31 -05:00
2010-12-03 16:03:31 -05:00
2010-12-03 16:03:31 -05:00
2010-12-03 16:03:31 -05:00
2010-12-03 16:03:31 -05:00
2010-12-03 16:03:31 -05:00
2010-12-03 16:03:31 -05:00
2010-12-03 16:03:31 -05:00
2010-12-03 16:03:31 -05:00