Home
last modified time | relevance | path

Searched refs:FE_TONEAREST (Results 1 – 25 of 108) sorted by relevance

12345

/glibc-2.36/sysdeps/generic/
Dget-rounding-mode.h31 #ifdef FE_TONEAREST
32 # define ORIG_FE_TONEAREST FE_TONEAREST
53 #ifndef FE_TONEAREST
54 # define FE_TONEAREST FE_CONSTRUCT_DISTINCT_VALUE (FE_DOWNWARD, \ macro
60 FE_TONEAREST, \
65 FE_TONEAREST, \
104 return FE_TONEAREST; in get_rounding_mode()
121 return FE_TONEAREST; in get_rounding_mode()
/glibc-2.36/sysdeps/mips/bits/
Dfenv.h54 FE_TONEAREST = enumerator
55 # define FE_TONEAREST 0x0 macro
56 FE_TONEAREST,
77 FE_TONEAREST = enumerator
78 # define FE_TONEAREST 0x0 macro
79 FE_TONEAREST
/glibc-2.36/sysdeps/csky/bits/
Dfenv.h54 FE_TONEAREST = enumerator
55 #define FE_TONEAREST (0x0 << 24) macro
56 FE_TONEAREST,
78 FE_TONEAREST = enumerator
79 # define FE_TONEAREST 0x0 macro
80 FE_TONEAREST
/glibc-2.36/sysdeps/m68k/bits/
Dfenv.h54 FE_TONEAREST = enumerator
55 # define FE_TONEAREST 0 macro
56 FE_TONEAREST,
79 FE_TONEAREST = enumerator
80 # define FE_TONEAREST 0 macro
81 FE_TONEAREST
/glibc-2.36/math/
Dtest-fenv.c122 #ifdef FE_TONEAREST in print_rounding()
123 case FE_TONEAREST: in print_rounding()
670 #if defined FE_TONEAREST && defined FE_TOWARDZERO in feholdexcept_tests()
691 #if defined FE_TONEAREST && defined FE_TOWARDZERO in feholdexcept_tests()
693 if (res != FE_TONEAREST) in feholdexcept_tests()
706 #if defined FE_TONEAREST && defined FE_UPWARD in feholdexcept_tests()
720 #if defined FE_TONEAREST && defined FE_UPWARD in feholdexcept_tests()
721 res = fesetround (FE_TONEAREST); in feholdexcept_tests()
741 #if defined FE_TONEAREST && defined FE_UPWARD in feholdexcept_tests()
748 fesetround (FE_TONEAREST); in feholdexcept_tests()
[all …]
Dtest-femode.c120 if (ret != FE_TONEAREST) in test_mmee()
123 (unsigned int) FE_TONEAREST); in test_mmee()
196 #ifdef FE_TONEAREST in test_m()
197 result |= test_mm (mode1, FE_TONEAREST); in test_m()
217 #ifdef FE_TONEAREST in do_test()
218 result |= test_m (FE_TONEAREST); in do_test()
/glibc-2.36/setjmp/
Dtst-setjmp-fp.c28 #if defined FE_TONEAREST && defined FE_TOWARDZERO
29 static int expected_rounding_mode = FE_TONEAREST;
59 #if defined FE_TONEAREST && defined FE_TOWARDZERO in do_test()
60 if (fesetround (FE_TONEAREST) == 0) in do_test()
/glibc-2.36/sysdeps/arm/nofpu/
Dmath-tests-rounding.h25 #define ROUNDING_TESTS_float(MODE) ((MODE) == FE_TONEAREST)
26 #define ROUNDING_TESTS_double(MODE) ((MODE) == FE_TONEAREST)
27 #define ROUNDING_TESTS_long_double(MODE) ((MODE) == FE_TONEAREST)
/glibc-2.36/sysdeps/riscv/nofpu/
Dmath-tests-rounding.h23 #define ROUNDING_TESTS_float(MODE) ((MODE) == FE_TONEAREST)
24 #define ROUNDING_TESTS_double(MODE) ((MODE) == FE_TONEAREST)
25 #define ROUNDING_TESTS_long_double(MODE) ((MODE) == FE_TONEAREST)
/glibc-2.36/sysdeps/or1k/nofpu/
Dmath-tests-rounding.h24 #define ROUNDING_TESTS_float(MODE) ((MODE) == FE_TONEAREST)
25 #define ROUNDING_TESTS_double(MODE) ((MODE) == FE_TONEAREST)
26 #define ROUNDING_TESTS_long_double(MODE) ((MODE) == FE_TONEAREST)
/glibc-2.36/sysdeps/arc/nofpu/
Dmath-tests-rounding.h23 #define ROUNDING_TESTS_float(MODE) ((MODE) == FE_TONEAREST)
24 #define ROUNDING_TESTS_double(MODE) ((MODE) == FE_TONEAREST)
25 #define ROUNDING_TESTS_long_double(MODE) ((MODE) == FE_TONEAREST)
/glibc-2.36/sysdeps/nios2/bits/
Dfenv.h32 FE_TONEAREST = enumerator
33 #define FE_TONEAREST 1 macro
34 FE_TONEAREST,
/glibc-2.36/sysdeps/microblaze/bits/
Dfenv.h28 FE_TONEAREST = enumerator
29 #define FE_TONEAREST 0x1 macro
30 FE_TONEAREST,
/glibc-2.36/sysdeps/sh/bits/
Dfenv.h54 FE_TONEAREST = enumerator
55 #define FE_TONEAREST 0x0 macro
56 FE_TONEAREST,
/glibc-2.36/sysdeps/riscv/bits/
Dfenv.h47 FE_TONEAREST = enumerator
48 #define FE_TONEAREST (0x0) macro
49 FE_TONEAREST,
/glibc-2.36/sysdeps/arc/bits/
Dfenv.h50 FE_TONEAREST = enumerator
51 # define FE_TONEAREST (0x1) /* default */ macro
52 FE_TONEAREST,
/glibc-2.36/sysdeps/sparc/fpu/bits/
Dfenv.h54 FE_TONEAREST = enumerator
55 #define FE_TONEAREST (0 << 30) macro
56 FE_TONEAREST,
/glibc-2.36/sysdeps/hppa/fpu/bits/
Dfenv.h53 FE_TONEAREST = enumerator
54 #define FE_TONEAREST (0 << 9) macro
55 FE_TONEAREST,
/glibc-2.36/sysdeps/arm/bits/
Dfenv.h52 FE_TONEAREST = enumerator
53 #define FE_TONEAREST 0 macro
54 FE_TONEAREST,
/glibc-2.36/sysdeps/loongarch/bits/
Dfenv.h52 FE_TONEAREST = enumerator
53 #define FE_TONEAREST 0x000 macro
54 FE_TONEAREST,
/glibc-2.36/sysdeps/s390/fpu/bits/
Dfenv.h55 FE_TONEAREST = enumerator
56 #define FE_TONEAREST 0 macro
57 FE_TONEAREST,
/glibc-2.36/sysdeps/ia64/bits/
Dfenv.h72 FE_TONEAREST = enumerator
73 #define FE_TONEAREST 0 macro
74 FE_TONEAREST,
/glibc-2.36/sysdeps/alpha/fpu/bits/
Dfenv.h88 FE_TONEAREST = enumerator
89 #define FE_TONEAREST 2 macro
90 FE_TONEAREST,
/glibc-2.36/sysdeps/x86/fpu/bits/
Dfenv.h52 FE_TONEAREST = enumerator
53 #define FE_TONEAREST 0 macro
54 FE_TONEAREST,
/glibc-2.36/sysdeps/powerpc/bits/
Dfenv.h120 FE_TONEAREST = enumerator
121 #define FE_TONEAREST 0 macro
122 FE_TONEAREST,

12345