llvm-project/compiler-rt/lib/builtins/i386
Alex Richardson ed0bf875a9 [builtins] Avoid enum name conflicts with fenv.h
After a follow-up change (D98332) this header can be included the same time
as fenv.h when running the tests. To avoid enum members conflicting with
the macros/enums defined in the host fenv.h, prefix them with CRT_.

Reviewed By: peter.smith

Differential Revision: https://reviews.llvm.org/D98333
2021-04-09 18:48:49 +01:00
..
ashldi3.S
ashrdi3.S
chkstk.S
chkstk2.S
divdi3.S
floatdidf.S [builtins] Fix typos in comments 2020-06-19 16:08:04 -07:00
floatdisf.S
floatdixf.S [builtins] Fix typos in comments 2020-06-19 16:08:04 -07:00
floatundidf.S
floatundisf.S
floatundixf.S
fp_mode.c [builtins] Avoid enum name conflicts with fenv.h 2021-04-09 18:48:49 +01:00
lshrdi3.S
moddi3.S
muldi3.S
udivdi3.S
umoddi3.S