reactos/sdk/include/crt/mingw32
Julen Urizar Compains 748d5c694e
[CRT] Fix MinGW-arm intrin minor bug in _byteswap_ushort (#4475)
A little bug were in the CRT, found with RosBE and cegcc compiler:

../sdk/include/crt/mingw32/intrin_arm.h:44:32: error: '<<' in boolean context, did you mean '<' ? [-Werror=int-in-bool-context]

Thanks to @HBelusca for suggesting the fix. CORE-17604
2022-04-30 01:24:49 +03:00
..
gcc_float.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
intrin.h [CRT] Fix intrinsics definition with clang 2020-11-16 16:58:10 +01:00
intrin_arm.h [CRT] Fix MinGW-arm intrin minor bug in _byteswap_ushort (#4475) 2022-04-30 01:24:49 +03:00
intrin_ppc.h [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
intrin_x86.h [CRT] Do not define builtin functions if not needed 2021-05-03 22:00:57 +02:00
intrin_x86_64.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00