OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:d_QNAN0
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/upstream-openbsd/android/include/
gd_qnan.h
21
#define
d_QNAN0
0xffffffff
28
#define
d_QNAN0
0x7ff7ffff
35
#define
d_QNAN0
0x00000000
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
strtord.c
67
L[0] =
d_QNAN0
;
gdtoaimp.h
625
* qnan.c to generate gd_qnan.h, which specifies
d_QNAN0
and d_QNAN1.
639
#define NAN_WORD0
d_QNAN0
651
#define NAN_WORD1
d_QNAN0
/ndk/sources/android/support/src/stdio/
strtod.c
583
#define
d_QNAN0
0x7ff80000
586
L[0] =
d_QNAN0
;
[
all
...]
Completed in 299 milliseconds