reactos/sdk/include/crt
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
..
mingw32 [CRT] Fix MinGW-arm intrin minor bug in _byteswap_ushort (#4475) 2022-04-30 01:24:49 +03:00
msc
sec_api
sys [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
_mingw.h
_mingw_mac.h
_mingw_unicode.h
armintr.h
assert.h
comdef.h
comdefsp.h
comip.h
complex.h [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
comutil.h
conio.h
crtdbg.h [CRT] Fix CRT headers a bit 2021-08-04 02:03:07 +02:00
crtdefs.h [SDK] Fix some arm64 stuff that was discovered during testing 2022-04-07 19:50:43 +03:00
ctype.h
direct.h
dirent.h
dos.h
dvec.h
eh.h
emmintrin.h [CRT] Fix CRT headers a bit 2021-08-04 02:03:07 +02:00
errno.h
excpt.h [CRT] Fix SEH macros for clang x64 2021-05-03 22:00:57 +02:00
fcntl.h
fenv.h [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
float.h [CRT/ARM] Floating point control functions implementation (#3870) 2021-09-08 16:04:48 +03:00
fpieee.h
fvec.h
getopt.h
intrin.h
inttypes.h [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
io.h [CRT] Fix some inconsistent annotations in CRT headers. 2022-02-17 22:01:37 -05:00
ivec.h
libgen.h [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
limits.h
locale.h [CRT] Fix CRT headers a bit 2021-08-04 02:03:07 +02:00
malloc.h [CRT] Fix CRT headers a bit 2021-08-04 02:03:07 +02:00
math.h [CRT/arm64] Fix handling of intrinsics 2022-01-11 20:52:48 +03:00
mbctype.h [CRT] Fix some _CRTIMP 2021-08-04 02:03:07 +02:00
mbstring.h
mem.h
memory.h
mingw_math.h [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
minmax.h
mmintrin.h
new.h
pgobootrun.h
process.h
rtcapi.h
search.h
setjmp.h [CRT] Add setjmp for the arm64 architecture (#4088) 2021-11-17 14:24:07 +03:00
setjmpex.h
share.h
signal.h
stdarg.h
stdbool.h
stddef.h [CRT] Define NULL in crtdefs.h 2021-07-27 22:08:58 +02:00
stdexcpt.h
stdint.h
stdio.h [SDK][CRT] Add _CRT_NON_CONFORMING_SWPRINTFS support 2022-03-20 19:28:22 +01:00
stdlib.h [CRT] Fix some inconsistent annotations in CRT headers. 2022-02-17 22:01:37 -05:00
string.h [CRT] Fix some inconsistent annotations in CRT headers. 2022-02-17 22:01:37 -05:00
strings.h [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
tchar.h [CRT] Define NULL in crtdefs.h 2021-07-27 22:08:58 +02:00
time.h [CRT] Define NULL in crtdefs.h 2021-07-27 22:08:58 +02:00
typeinfo.h
unistd.h [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
utime.h
vadefs.h [SDK] Fix some arm64 stuff that was discovered during testing 2022-04-07 19:50:43 +03:00
varargs.h
wchar.h [SDK][CRT] Add _CRT_NON_CONFORMING_SWPRINTFS support 2022-03-20 19:28:22 +01:00
wctype.h
xlocinfo.h
xmath.h
xmmintrin.h
ymath.h
yvals.h