OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:posZero
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/VEX/priv/
guest_generic_x87.c
450
const ULong
posZero
= 0x0000000000000000ULL;
463
if (arg ==
posZero
)
464
return getExp ? negInf :
posZero
;
478
significand cannot possibly be zero (negZero/
posZero
are handled
[
all
...]
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
FloatTest.java
[
all
...]
DoubleTest.java
[
all
...]
Completed in 430 milliseconds