Searched defs:FE_TONEAREST (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_mode.h20 FE_TONEAREST, enumerator in enum:__anon984
/freebsd-11-stable/lib/msun/aarch64/
H A Dfenv.h56 #define FE_TONEAREST 0x0 macro
/freebsd-11-stable/lib/msun/arm/
H A Dfenv.h63 #define FE_TONEAREST VFP_FE_TONEAREST macro
68 #define FE_TONEAREST 0x0000 macro
/freebsd-11-stable/lib/msun/mips/
H A Dfenv.h51 #define FE_TONEAREST 0x0000 macro
/freebsd-11-stable/lib/msun/powerpc/
H A Dfenv.h71 #define FE_TONEAREST 0x0000 macro
/freebsd-11-stable/lib/msun/riscv/
H A Dfenv.h62 #define FE_TONEAREST (0x00 << 5) macro
/freebsd-11-stable/lib/msun/sparc64/
H A Dfenv.h56 #define FE_TONEAREST 0x0 macro
/freebsd-11-stable/lib/msun/x86/
H A Dfenv.h53 #define FE_TONEAREST 0x0000 macro

Completed in 117 milliseconds