reactos/sdk/include/vcruntime/mingw32
Timo Kreuzer 12139bcde7 [VCRUNTIME] Fix some intrinsics with clang-cl 17
For some unknow reason some intrinsics fail to get inlined. Using extern inline results in a linker error. Change it to static inline, so that there is a static implementation in case it doesn't get inlined
2025-01-14 13:34:24 +02:00
..
gcc_float.h
intrin.h
intrin_arm.h
intrin_ppc.h
intrin_x86.h [VCRUNTIME] Fix some intrinsics with clang-cl 17 2025-01-14 13:34:24 +02:00
intrin_x86_64.h