Home
last modified time | relevance | path

Searched refs:zerof (Results 1 – 25 of 150) sorted by relevance

123456

/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/core/test/
H A Dint64x64-test-suite.cc492 const int64x64_t zerof = zero + frac; in DoRun() local
497 Check (23, zerof, frac); in DoRun()
500 Check (24, zerof - zerof, zero ); in DoRun()
501 Check (25, zerof - onef, -one ); in DoRun()
508 Check (31, zerof + zerof, zerof + frac ); in DoRun()
516 Check (38, zerof * zerof, frac * frac ); in DoRun()
846 const int64x64_t zerof = zero + frac; in DoRun() local
851 Check ( zerof == zerof, true, "equality, zero"); in DoRun()
860 Check ( zerof != zerof, false, "inequality, zero"); in DoRun()
877 Check ( zerof <= zerof, true, "less equal, equal, zerof"); in DoRun()
[all …]
/dports/math/opensolaris-libm/opensolaris-libm-2017.01.31/usr/src/libm/src/R/
H A Dbesself.c44 zerof = 0.0f, variable
340 return (zerof); in j0f()
416 return (-onef / zerof); in y0f()
417 return (zerof / zerof); in y0f()
420 return (zerof); in y0f()
591 return (zerof / zerof); in y1f()
594 return (zerof); in y1f()
632 return ((sgn)? -zerof : zerof); in jnf()
635 return ((sgn)? -zerof : zerof); in jnf()
782 return (zerof / zerof); in ynf()
[all …]
/dports/devel/idutils/idutils-4.6/gnulib-tests/
H A Dtest-signbit.c35 float zerof = 0.0f; variable
59 (void) signbit (zerof / zerof); in test_signbitf()
67 m.value = zerof / zerof; in test_signbitf()
/dports/devel/gnulib/gnulib-20140202-stable/tests/
H A Dtest-signbit.c35 float zerof = 0.0f; variable
59 (void) signbit (zerof / zerof); in test_signbitf()
67 m.value = zerof / zerof; in test_signbitf()
/dports/lang/guile2/guile-2.2.7/lib/
H A Disfinite.c29 static float zerof; variable
33 # define zerof 0.f macro
40 return !isnanf (x) && x - x == zerof; in gl_isfinitef()
/dports/lang/guile/guile-3.0.7/lib/
H A Disfinite.c29 static float zerof; variable
33 # define zerof 0.f macro
40 return !isnanf (x) && x - x == zerof; in gl_isfinitef()
/dports/math/pspp/pspp-1.4.1/gl/
H A Disfinite.c29 static float zerof; variable
33 # define zerof 0.f macro
40 return !isnanf (x) && x - x == zerof; in gl_isfinitef()
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Disfinite.c29 static float zerof; variable
33 # define zerof 0.f macro
40 return !isnanf (x) && x - x == zerof; in gl_isfinitef()
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Disfinite.c29 static float zerof; variable
33 # define zerof 0.f macro
40 return !isnanf (x) && x - x == zerof; in gl_isfinitef()
/dports/misc/findutils/findutils-4.8.0/gl/lib/
H A Disfinite.c29 static float zerof; variable
33 # define zerof 0.f macro
40 return !isnanf (x) && x - x == zerof; in gl_isfinitef()
/dports/textproc/datamash/datamash-1.7/lib/
H A Disfinite.c29 static float zerof; variable
33 # define zerof 0.f macro
40 return !isnanf (x) && x - x == zerof; in gl_isfinitef()
/dports/astro/gnuastro/gnuastro-0.16/bootstrapped/tests/
H A Dtest-signbit.c35 float zerof = 0.0f; variable
59 (void) signbit (zerof / zerof); in test_signbitf()
67 m.value = zerof / zerof; in test_signbitf()
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/gnulib-tests/
H A Dtest-signbit.c35 float zerof = 0.0f; variable
59 (void) signbit (zerof / zerof); in test_signbitf()
67 m.value = zerof / zerof; in test_signbitf()
/dports/devel/m4/m4-1.4.19/tests/
H A Dtest-signbit.c35 float zerof = 0.0f; variable
59 (void) signbit (zerof / zerof); in test_signbitf()
67 m.value = zerof / zerof; in test_signbitf()
/dports/sysutils/coreutils/coreutils-8.32/gnulib-tests/
H A Dtest-signbit.c35 float zerof = 0.0f; variable
59 (void) signbit (zerof / zerof); in test_signbitf()
67 m.value = zerof / zerof; in test_signbitf()
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/gnulib-tests/
H A Dtest-signbit.c35 float zerof = 0.0f; variable
59 (void) signbit (zerof / zerof); in test_signbitf()
67 m.value = zerof / zerof; in test_signbitf()
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/gnulib-tests/
H A Dtest-signbit.c35 float zerof = 0.0f; variable
59 (void) signbit (zerof / zerof); in test_signbitf()
67 m.value = zerof / zerof; in test_signbitf()
/dports/devel/libunistring/libunistring-0.9.10/tests/
H A Dtest-signbit.c35 float zerof = 0.0f; variable
59 (void) signbit (zerof / zerof); in test_signbitf()
67 m.value = zerof / zerof; in test_signbitf()
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/gnulib-tests/
H A Dtest-signbit.c35 float zerof = 0.0f; variable
59 (void) signbit (zerof / zerof); in test_signbitf()
67 m.value = zerof / zerof; in test_signbitf()
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/tests/
H A Dtest-signbit.c35 float zerof = 0.0f; variable
59 (void) signbit (zerof / zerof); in test_signbitf()
67 m.value = zerof / zerof; in test_signbitf()
/dports/misc/gnuls/coreutils-8.30/gnulib-tests/
H A Dtest-signbit.c35 float zerof = 0.0f; variable
59 (void) signbit (zerof / zerof); in test_signbitf()
67 m.value = zerof / zerof; in test_signbitf()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/tests/python/contrib/test_ethosn/
H A Dtest_topologies.py151 zerof = relay.const(0.5, "float32")
154 input_scales=[zerof] * 2,
156 output_scale=zerof,
162 input_scales=[zerof] * 2,
164 output_scale=zerof,
219 zerof = relay.const(0.5, "float32")
222 input_scales=[zerof] * len(shapes),
224 output_scale=zerof,
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.c-torture/execute/ieee/
H A Dmzero3.c9 float zerof = 0.0; variable
19 expectf (negf (zerof), nzerof); in main()
21 expectf (negf (nzerof), zerof); in main()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.c-torture/execute/ieee/
H A Dmzero3.c9 float zerof = 0.0; variable
19 expectf (negf (zerof), nzerof); in main()
21 expectf (negf (nzerof), zerof); in main()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.c-torture/execute/ieee/
H A Dmzero3.c9 float zerof = 0.0; variable
19 expectf (negf (zerof), nzerof); in main()
21 expectf (negf (nzerof), zerof); in main()

123456