Home
last modified time | relevance | path

Searched refs:NAN_WORD1 (Results 1 - 3 of 3) sorted by relevance

/third_party/FreeBSD/contrib/gdtoa/
H A Dgdtoaimp.h665 * NAN_WORD0 and NAN_WORD1 are only referenced in strtod.c. Prior to
684 #ifndef NAN_WORD1
685 #define NAN_WORD1 d_QNAN1 macro
693 #ifndef NAN_WORD1
694 #define NAN_WORD1 d_QNAN0 macro
H A Dstrtod.c326 word1(&rv) = NAN_WORD1;
/third_party/python/Python/
H A Ddtoa.c284 #define NAN_WORD1 0 macro
1420 word1(&rv) = NAN_WORD1; in _Py_dg_stdnan()

Completed in 6 milliseconds