Home
last modified time | relevance | path

Searched refs:Py_DTST_NAN (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython2/Include/
Dpystrtod.h39 #define Py_DTST_NAN 2 macro
/external/python/cpython3/Include/
Dpystrtod.h39 #define Py_DTST_NAN 2 macro
/external/python/cpython3/Python/
Dpystrtod.c905 t = Py_DTST_NAN; in PyOS_double_to_string()
1063 *type = Py_DTST_NAN; in format_float_short()
/external/python/cpython2/Python/
Dpystrtod.c845 t = Py_DTST_NAN; in PyOS_double_to_string()
1002 *type = Py_DTST_NAN; in format_float_short()
/external/python/cpython3/Doc/c-api/
Dconversion.rst112 *Py_DTST_FINITE*, *Py_DTST_INFINITE*, or *Py_DTST_NAN*, signifying that
/external/python/cpython2/Doc/c-api/
Dconversion.rst146 *Py_DTST_FINITE*, *Py_DTST_INFINITE*, or *Py_DTST_NAN*, signifying that