Home
last modified time | relevance | path

Searched refs:remainderf (Results 1 – 25 of 1009) sorted by relevance

12345678910>>...41

/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/doc/posix-functions/
H A Dremainderf.texi1 @node remainderf
2 @section @code{remainderf}
3 @findex remainderf
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/remainderf.h…
7 Gnulib module: remainderf or remainderf-ieee
9 Portability problems fixed by either Gnulib module @code{remainderf} or @code{remainderf-ieee}:
22 Portability problems fixed by Gnulib module @code{remainderf-ieee}:
/dports/devel/gnulib/gnulib-20140202-stable/doc/posix-functions/
H A Dremainderf.texi1 @node remainderf
2 @section @code{remainderf}
3 @findex remainderf
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/remainderf.htm…
7 Gnulib module: remainderf or remainderf-ieee
9 Portability problems fixed by either Gnulib module @code{remainderf} or @code{remainderf-ieee}:
22 Portability problems fixed by Gnulib module @code{remainderf-ieee}:
/dports/devel/gnulib/gnulib-20140202-stable/m4/
H A Dremainderf.m41 # remainderf.m4 serial 8
13 dnl Persuade glibc <math.h> to declare remainderf().
16 dnl Test whether remainderf() exists. Assume that remainderf(), if it exists, is
20 AC_CACHE_CHECK([for remainderf],
33 float remainderf (float, float);
38 || remainderf (x, y) > 1;]])],
73 float remainderf (float, float);
87 /* Test remainderf(...,0.0f).
147 dnl Test whether remainderf() works.
167 float remainderf (float, float);
[all …]
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/m4/
H A Dremainderf.m41 # remainderf.m4 serial 13
13 dnl Persuade glibc <math.h> to declare remainderf().
16 dnl Test whether remainderf() exists. Assume that remainderf(), if it exists, is
20 AC_CACHE_CHECK([for remainderf],
33 float remainderf (float, float);
38 || remainderf (x, y) > 1;]])],
73 float remainderf (float, float);
87 /* Test remainderf(...,0.0f).
151 dnl Test whether remainderf() works.
171 float remainderf (float, float);
[all …]
/dports/devel/gnulib/gnulib-20140202-stable/modules/
H A Dremainderf2 remainderf() function: floating-point remainder function.
5 lib/remainderf.c
7 m4/remainderf.m4
24 AC_LIBOBJ([remainderf])
26 gl_MATH_MODULE_INDICATOR([remainderf])
H A Dremainderf-tests2 tests/test-remainderf.c
13 TESTS += test-remainderf
14 check_PROGRAMS += test-remainderf
15 test_remainderf_SOURCES = test-remainderf.c randomf.c
H A Dremainderf-ieee2 remainderf() function according to ISO C 99 with IEC 60559.
5 m4/remainderf-ieee.m4
8 remainderf
H A Dremainderf-ieee-tests2 tests/test-remainderf-ieee.c
17 TESTS += test-remainderf-ieee
18 check_PROGRAMS += test-remainderf-ieee
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/modules/
H A Dremainderf2 remainderf() function: floating-point remainder function.
5 lib/remainderf.c
7 m4/remainderf.m4
24 AC_LIBOBJ([remainderf])
26 gl_MATH_MODULE_INDICATOR([remainderf])
H A Dremainderf-tests2 tests/test-remainderf.c
13 TESTS += test-remainderf
14 check_PROGRAMS += test-remainderf
15 test_remainderf_SOURCES = test-remainderf.c randomf.c
H A Dremainderf-ieee2 remainderf() function according to ISO C 99 with IEC 60559.
5 m4/remainderf-ieee.m4
8 remainderf
H A Dremainderf-ieee-tests2 tests/test-remainderf-ieee.c
17 TESTS += test-remainderf-ieee
18 check_PROGRAMS += test-remainderf-ieee
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/src/math/i386/
H A Dremainderf.s1 .global remainderf
2 .type remainderf,@function
3 remainderf: label
/dports/devel/gnulib/gnulib-20140202-stable/tests/
H A Dtest-remainderf.c24 SIGNATURE_CHECK (remainderf, float, (float, float));
34 #define REMAINDER remainderf
44 z = remainderf (x, y); in main()
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/tests/
H A Dtest-remainderf.c24 SIGNATURE_CHECK (remainderf, float, (float, float));
34 #define REMAINDER remainderf
44 z = remainderf (x, y); in main()
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libm/math/
H A Dwf_remainder.c25 float remainderf(float x, float y) /* wrapper remainder */ in remainderf() function
27 float remainderf(x,y) /* wrapper remainder */ in remainderf()
52 return (double) remainderf((float) x, (float) y);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libm/math/
H A Dwf_remainder.c24 float remainderf(float x, float y) /* wrapper remainder */ in remainderf() function
26 float remainderf(x,y) /* wrapper remainder */ in remainderf()
67 return (double) remainderf((float) x, (float) y);
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libm/math/
H A Dwf_remainder.c24 float remainderf(float x, float y) /* wrapper remainder */ in remainderf() function
26 float remainderf(x,y) /* wrapper remainder */ in remainderf()
67 return (double) remainderf((float) x, (float) y);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libm/math/
H A Dwf_remainder.c24 float remainderf(float x, float y) /* wrapper remainder */ in remainderf() function
26 float remainderf(x,y) /* wrapper remainder */ in remainderf()
67 return (double) remainderf((float) x, (float) y);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Analysis/ConstantFolding/
H A Dmath-2.ll23 declare float @remainderf(float, float)
28 %res = tail call fast float @remainderf(float 1.0, float 2.0)
36 %res = tail call fast float @remainderf(float 1.5, float 1.0)
42 ; CHECK-NEXT: [[RES:%.*]] = tail call fast float @remainderf(float 1.000000e+00, float 0.000000e…
45 %res = tail call fast float @remainderf(float 1.0, float 0.0)
/dports/devel/llvm11/llvm-11.0.1.src/test/Analysis/ConstantFolding/
H A Dmath-2.ll23 declare float @remainderf(float, float)
28 %res = tail call fast float @remainderf(float 1.0, float 2.0)
36 %res = tail call fast float @remainderf(float 1.5, float 1.0)
42 ; CHECK-NEXT: [[RES:%.*]] = tail call fast float @remainderf(float 1.000000e+00, float 0.000000e…
45 %res = tail call fast float @remainderf(float 1.0, float 0.0)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/Transforms/InstSimplify/ConstProp/
H A Dmath-2.ll23 declare float @remainderf(float, float)
28 %res = tail call fast float @remainderf(float 1.0, float 2.0)
36 %res = tail call fast float @remainderf(float 1.5, float 1.0)
42 ; CHECK-NEXT: [[RES:%.*]] = tail call fast float @remainderf(float 1.000000e+00, float 0.000000e…
45 %res = tail call fast float @remainderf(float 1.0, float 0.0)
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Transforms/InstSimplify/ConstProp/
H A Dmath-2.ll23 declare float @remainderf(float, float) #0
28 %res = tail call fast float @remainderf(float 1.0, float 2.0)
36 %res = tail call fast float @remainderf(float 1.5, float 1.0)
42 ; CHECK-NEXT: [[RES:%.*]] = tail call fast float @remainderf(float 1.000000e+00, float 0.000000e…
45 %res = tail call fast float @remainderf(float 1.0, float 0.0)
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Transforms/InstSimplify/ConstProp/
H A Dmath-2.ll23 declare float @remainderf(float, float) #0
28 %res = tail call fast float @remainderf(float 1.0, float 2.0)
36 %res = tail call fast float @remainderf(float 1.5, float 1.0)
42 ; CHECK-NEXT: [[RES:%.*]] = tail call fast float @remainderf(float 1.000000e+00, float 0.000000e…
45 %res = tail call fast float @remainderf(float 1.0, float 0.0)
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/Transforms/InstSimplify/ConstProp/
H A Dmath-2.ll23 declare float @remainderf(float, float) #0
28 %res = tail call fast float @remainderf(float 1.0, float 2.0)
36 %res = tail call fast float @remainderf(float 1.5, float 1.0)
42 ; CHECK-NEXT: [[RES:%.*]] = tail call fast float @remainderf(float 1.000000e+00, float 0.000000e…
45 %res = tail call fast float @remainderf(float 1.0, float 0.0)

12345678910>>...41