Home
last modified time | relevance | path

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

/third_party/FreeBSD/contrib/gdtoa/
Dgdtoaimp.h684 #ifndef NAN_WORD1
685 #define NAN_WORD1 d_QNAN1 macro
693 #ifndef NAN_WORD1
694 #define NAN_WORD1 d_QNAN0 macro
Dstrtod.c326 word1(&rv) = NAN_WORD1;
/third_party/python/Python/
Ddtoa.c283 #define NAN_WORD1 0 macro
1419 word1(&rv) = NAN_WORD1; in _Py_dg_stdnan()