/glibc-2.36/math/ |
D | bug-nexttoward.c | 26 if (nexttowardf (m, tl) != fi) in main() 37 if (nexttowardf (-m, -tl) != -fi) in main() 51 fi = nexttowardf (m, fi); in main() 64 fi = nexttowardf (-m, -fi); in main() 77 m = nexttowardf (zero, inf); in main() 89 if (nexttowardf (m, fi) != 0.0) in main() 100 m = nexttowardf (copysignf (zero, -1.0), -inf); in main() 112 if (nexttowardf (m, -fi) != 0.0) in main()
|
D | test-misc.c | 399 if (nexttowardf (0.0f, INFINITY) != nexttowardf (0.0f, 1.0f) in do_test() 400 || nexttowardf (-0.0f, INFINITY) != nexttowardf (-0.0f, 1.0f) in do_test() 401 || nexttowardf (0.0f, -INFINITY) != nexttowardf (0.0f, -1.0f) in do_test() 402 || nexttowardf (-0.0f, -INFINITY) != nexttowardf (-0.0f, -1.0f)) in do_test()
|
D | s_nexttowardf.c | 76 weak_alias (__nexttowardf, nexttowardf)
|
D | test-math-cxx11.cc | 127 (void) nexttowardf; in do_test()
|
D | math.h | 345 extern float __REDIRECT_NTH (nexttowardf, (float __x, long double __y), 363 extern float __REDIRECT_NTH (nexttowardf, (float __x, long double __y),
|
D | Versions | 109 nexttoward; nexttowardf; nexttowardl;
|
/glibc-2.36/sysdeps/ieee754/ldbl-opt/ |
D | nldbl-nexttowardf.c | 1 #define nexttowardf nexttowardf_XXX macro 3 #undef nexttowardf 9 nexttowardf (float x, double y) in nexttowardf() function
|
D | s_nexttowardfd.c | 81 compat_symbol (libm, __nldbl_nexttowardf, nexttowardf, GLIBC_2_1);
|
D | Makefile | 37 jn yn ilogb remquo lrint lround llrint llround nexttowardf \ 159 CFLAGS-nldbl-nexttowardf.c = -fno-builtin-nexttowardf
|
D | Versions | 104 __fpclassifyl; nexttowardf; nexttoward; __nldbl_nexttowardf;
|
/glibc-2.36/sysdeps/ieee754/ldbl-64-128/ |
D | s_nexttowardf.c | 5 long_double_symbol (libm, __nexttowardf, nexttowardf);
|
/glibc-2.36/sysdeps/i386/fpu/ |
D | s_nexttowardf.c | 77 weak_alias (__nexttowardf, nexttowardf)
|
/glibc-2.36/sysdeps/ieee754/ldbl-96/ |
D | s_nexttowardf.c | 74 weak_alias (__nexttowardf, nexttowardf)
|
/glibc-2.36/sysdeps/ieee754/ldbl-128ibm/ |
D | s_nexttowardf.c | 80 long_double_symbol (libm, __nexttowardf, nexttowardf);
|
/glibc-2.36/sysdeps/ieee754/ldbl-128/ |
D | s_nexttowardf.c | 77 weak_alias (__nexttowardf, nexttowardf)
|
/glibc-2.36/sysdeps/ia64/fpu/ |
D | s_nexttowardf.S | 103 GLOBAL_LIBM_ENTRY(nexttowardf) 430 GLOBAL_LIBM_END(nexttowardf)
|
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/ |
D | libm.abilist | 290 GLIBC_2.1 nexttowardf F 972 GLIBC_2.4 nexttowardf F
|
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/ |
D | libm.abilist | 289 GLIBC_2.1 nexttowardf F 971 GLIBC_2.4 nexttowardf F
|
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/powerpc64/be/ |
D | libm.abilist | 745 GLIBC_2.3 nexttowardf F 965 GLIBC_2.4 nexttowardf F
|
/glibc-2.36/conform/data/ |
D | math.h-data | 206 function float nexttowardf (float, long double)
|
/glibc-2.36/sysdeps/unix/sysv/linux/s390/s390-32/ |
D | libm.abilist | 286 GLIBC_2.1 nexttowardf F 1229 GLIBC_2.4 nexttowardf F
|
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/sparc32/ |
D | libm.abilist | 286 GLIBC_2.1 nexttowardf F 1236 GLIBC_2.4 nexttowardf F
|
/glibc-2.36/sysdeps/unix/sysv/linux/s390/s390-64/ |
D | libm.abilist | 330 GLIBC_2.2 nexttowardf F 1229 GLIBC_2.4 nexttowardf F
|
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/ |
D | libm.abilist | 287 GLIBC_2.1 nexttowardf F 1285 GLIBC_2.4 nexttowardf F
|
/glibc-2.36/sysdeps/unix/sysv/linux/or1k/ |
D | libm.abilist | 595 GLIBC_2.35 nexttowardf F
|