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 [SDK:CRT] For intrinsics that don't exist on MSVC 2010 we cannot use an implementation in inlined ASM for x64 builds. 2019-10-07 02:54:05 +02:00
sec_api
sys [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
_mingw.h [CRT] Remove bad define of _int128 in GCC x64 2021-01-05 14:19:45 +01:00
_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 [PSDK][CRT] Add some casts to make GCC 8 happy 2019-07-20 13:56:18 +02:00
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 [CRT] Add missing posix error codes 2019-05-27 13:22:40 +02:00
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 [COMPILER_APITEST] Add SEH tests from MS (#2435) 2020-10-31 11:08:27 +01:00
share.h
signal.h
stdarg.h
stdbool.h [SDK][CRT] Correct stdbool.h and remove an unused one 2020-02-15 18:39:01 +03:00
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 [CRT] Fix intrinsics definition with clang 2020-11-16 16:58:10 +01:00
ymath.h
yvals.h