Home
last modified time | relevance | path

Searched defs:plus_zero (Results 1 – 23 of 23) sorted by relevance

/dports/net/jwhois/jwhois-4.0/gl/
H A Dvasnprintf.c426 static long double plus_zero = 0.0L; in VASNPRINTF() local
576 static double plus_zero = 0.0; in VASNPRINTF() local
/dports/devel/g-wrap/g-wrap-1.9.15/lib/
H A Dvasnprintf.c461 static long double plus_zero = 0.0L; in VASNPRINTF() local
607 static double plus_zero = 0.0; in VASNPRINTF() local
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/none/tests/amd64/
H A Dfma.c13 float plus_zero, plus_infty, minus_infty, nan_value; variable
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/none/tests/amd64/
H A Dfma.c13 float plus_zero, plus_infty, minus_infty, nan_value; variable
/dports/math/openlibm/openlibm-0.8.0/test/
H A Dlibm-test.c213 static FLOAT minus_zero, plus_zero; variable
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/tests/
H A Dtest-sprintf-posix.h27 static double plus_zero = 0.0; in have_minus_zero() local
H A Dtest-snprintf-posix.h27 static double plus_zero = 0.0; in have_minus_zero() local
H A Dtest-vasprintf-posix.c39 static double plus_zero = 0.0; in have_minus_zero() local
H A Dtest-vasnprintf-posix.c40 static double plus_zero = 0.0; in have_minus_zero() local
/dports/biology/phyml/phyml-3.3.20200621/src/
H A Dstats.c2089 phydbl *plus_plus, *minus_minus, *plus_zero, *minus_zero, *plus_minus, zero_zero; in Hessian() local
2894 phydbl *plus_plus, *minus_minus, *plus_zero, *minus_zero, *plus_minus, *zero_zero; in Hessian_Log() local
/dports/devel/idutils/idutils-4.6/gnulib-tests/
H A Dtest-sprintf-posix.h27 static double plus_zero = 0.0; in have_minus_zero() local
/dports/devel/m4/m4-1.4.19/tests/
H A Dtest-vasprintf-posix.c39 static double plus_zero = 0.0; in have_minus_zero() local
/dports/devel/gnulib/gnulib-20140202-stable/tests/
H A Dtest-sprintf-posix.h27 static double plus_zero = 0.0; in have_minus_zero() local
H A Dtest-snprintf-posix.h27 static double plus_zero = 0.0; in have_minus_zero() local
H A Dtest-vasprintf-posix.c39 static double plus_zero = 0.0; in have_minus_zero() local
H A Dtest-vasnprintf-posix.c40 static double plus_zero = 0.0; in have_minus_zero() local
/dports/sysutils/coreutils/coreutils-8.32/gnulib-tests/
H A Dtest-vasprintf-posix.c39 static double plus_zero = 0.0; in have_minus_zero() local
/dports/misc/gnuls/coreutils-8.30/gnulib-tests/
H A Dtest-vasprintf-posix.c39 static double plus_zero = 0.0; in have_minus_zero() local
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/gnulib-tests/
H A Dtest-vasnprintf-posix.c40 static double plus_zero = 0.0; in have_minus_zero() local
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/gnulib-tests/
H A Dtest-vasnprintf-posix.c40 static double plus_zero = 0.0; in have_minus_zero() local
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/gnulib-tests/
H A Dtest-vasnprintf-posix.c40 static double plus_zero = 0.0; in have_minus_zero() local
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/gnulib-tests/
H A Dtest-vasnprintf-posix.c40 static double plus_zero = 0.0; in have_minus_zero() local
/dports/lang/v8/v8-9.6.180.12/test/cctest/
H A Dtest-field-type-tracking.cc2883 Handle<Object> plus_zero = isolate->factory()->NewNumber(0.0); in TestStoreToConstantField_PlusMinusZero() local