OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:negzero
(Results
1 - 7
of
7
) sorted by null
/external/icu4c/test/intltest/
nmfmtrt.cpp
159
double
negZero
= 0.0;
negZero
/= -1.0;
160
test(fmt,
negZero
);
/external/valgrind/main/VEX/priv/
guest_generic_x87.c
451
const ULong
negZero
= 0x8000000000000000ULL;
465
if (arg ==
negZero
)
466
return getExp ? negInf :
negZero
;
478
significand cannot possibly be zero (
negZero
/posZero are handled
508
uSig ^=
negZero
;
531
if (sExp < 0) uExp ^=
negZero
;
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
FloatTest.java
[
all
...]
DoubleTest.java
[
all
...]
/external/webkit/Source/JavaScriptCore/jit/
JITArithmetic32_64.cpp
[
all
...]
/external/webkit/Source/JavaScriptCore/
ChangeLog-2003-10-25
16
(KJS::SimpleNumber): fixed constants; added
negZero
constant.
[
all
...]
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/lib/
libmpfr.a
[
all
...]
Completed in 2035 milliseconds