Home
last modified time | relevance | path

Searched defs:NEGATIVE_INFINITY (Results 1 – 25 of 172) sorted by relevance

1234567

/dports/lang/seed7/seed7/src/
H A Dflt_rtl.h36 #define NEGATIVE_INFINITY f_const[2].floatValue macro
40 #define NEGATIVE_INFINITY (-1.0 / 0.0) macro
/dports/math/libsemigroups/libsemigroups-1.3.7/src/
H A Dconstants.cpp29 NegativeInfinity const NEGATIVE_INFINITY{}; variable
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/java/lang/
H A DFloat.h47 static jfloat NEGATIVE_INFINITY; variable
H A DDouble.h46 static jdouble NEGATIVE_INFINITY; variable
/dports/lang/gcc48/gcc-4.8.5/libjava/java/lang/
H A DDouble.h46 static jdouble NEGATIVE_INFINITY; variable
H A DFloat.h47 static jfloat NEGATIVE_INFINITY; variable
/dports/lang/gnat_util/gcc-6-20180516/libjava/java/lang/
H A DDouble.h46 static jdouble NEGATIVE_INFINITY; variable
H A DFloat.h47 static jfloat NEGATIVE_INFINITY; variable
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/java/lang/
H A DFloat.h47 static jfloat NEGATIVE_INFINITY; variable
H A DDouble.h46 static jdouble NEGATIVE_INFINITY; variable
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/java/lang/
H A DFloat.h47 static jfloat NEGATIVE_INFINITY; variable
H A DDouble.h46 static jdouble NEGATIVE_INFINITY; variable
/dports/games/meandmyshadow/meandmyshadow-0.5a/src/
H A DScenery.h53 NEGATIVE_INFINITY, // Starts at negative infinity enumerator
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/misc/
H A DFloatConsts.java42 public static final float NEGATIVE_INFINITY = java.lang.Float.NEGATIVE_INFINITY; field in FloatConsts
H A DDoubleConsts.java42 public static final double NEGATIVE_INFINITY = java.lang.Double.NEGATIVE_INFINITY; field in DoubleConsts
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/misc/
H A DDoubleConsts.java42 public static final double NEGATIVE_INFINITY = java.lang.Double.NEGATIVE_INFINITY; field in DoubleConsts
H A DFloatConsts.java42 public static final float NEGATIVE_INFINITY = java.lang.Float.NEGATIVE_INFINITY; field in FloatConsts
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/tcg/tricore/
H A Dlink.ld48 */
49 .bss :
50 {
/dports/math/sleef/sleef-3.5.0/src/libm-tester/
H A Dtesterutil.h8 #define NEGATIVE_INFINITY (-INFINITY) macro
/dports/math/p5-Set-IntSpan-Fast/Set-IntSpan-Fast-1.15/lib/Set/IntSpan/Fast/
H A DPP.pm22 use constant NEGATIVE_INFINITY => -2**31 + 100; constant
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/java/lang/
H A DFloat.java76 public static final float NEGATIVE_INFINITY = -1.0f / 0.0f; field in Float
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/java/lang/
H A DFloat.java76 public static final float NEGATIVE_INFINITY = -1.0f / 0.0f; field in Float
/dports/java/sablevm-classpath/sablevm-classpath-1.13/java/lang/
H A DFloat.java77 public static final float NEGATIVE_INFINITY = -1.0f / 0.0f; field in Float
H A DDouble.java78 public static final double NEGATIVE_INFINITY = -1.0 / 0.0; field in Double
/dports/security/vault/vault-1.8.2/vendor/go.opentelemetry.io/otel/exporters/trace/jaeger/internal/third_party/thrift/lib/go/thrift/
H A Dnumeric.go48 NEGATIVE_INFINITY Numeric var

1234567