Home
last modified time | relevance | path

Searched refs:PyOS_ascii_strtod (Results 1 – 25 of 53) sorted by relevance

123

/dports/lang/python-legacy/Python-2.7.18/Include/
H A Dpystrtod.h9 PyAPI_FUNC(double) PyOS_ascii_strtod(const char *str, char **ptr);
/dports/lang/python27/Python-2.7.18/Include/
H A Dpystrtod.h9 PyAPI_FUNC(double) PyOS_ascii_strtod(const char *str, char **ptr);
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Include/
H A Dpystrtod.h9 PyAPI_FUNC(double) PyOS_ascii_strtod(const char *str, char **ptr);
/dports/lang/python27/Python-2.7.18/Doc/c-api/
H A Dconversion.rst88 .. c:function:: double PyOS_ascii_strtod(const char *nptr, char **endptr)
94 :c:func:`PyOS_ascii_strtod` should typically be used for reading configuration
/dports/lang/python-legacy/Python-2.7.18/Doc/c-api/
H A Dconversion.rst88 .. c:function:: double PyOS_ascii_strtod(const char *nptr, char **endptr)
94 :c:func:`PyOS_ascii_strtod` should typically be used for reading configuration
/dports/lang/python-legacy/Python-2.7.18/Python/
H A Dpystrtod.c276 PyOS_ascii_strtod(const char *nptr, char **endptr) in PyOS_ascii_strtod() function
306 return PyOS_ascii_strtod(nptr, NULL); in PyOS_ascii_atof()
/dports/lang/python27/Python-2.7.18/Python/
H A Dpystrtod.c276 PyOS_ascii_strtod(const char *nptr, char **endptr) in PyOS_ascii_strtod() function
306 return PyOS_ascii_strtod(nptr, NULL); in PyOS_ascii_atof()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Dpystrtod.c276 PyOS_ascii_strtod(const char *nptr, char **endptr) in PyOS_ascii_strtod() function
306 return PyOS_ascii_strtod(nptr, NULL); in PyOS_ascii_atof()
/dports/lang/python27/Python-2.7.18/PC/os2emx/
H A Dpython27.def1052 "PyOS_ascii_strtod"
/dports/lang/python-legacy/Python-2.7.18/PC/os2emx/
H A Dpython27.def1052 "PyOS_ascii_strtod"
/dports/databases/py-gdbm/Python-3.8.12/Doc/whatsnew/
H A D3.1.rst508 deprecated functions :c:func:`PyOS_ascii_strtod` and :c:func:`PyOS_ascii_atof`.
H A D2.7.rst2154 :c:func:`PyOS_ascii_strtod` and :c:func:`PyOS_ascii_atof` functions
2542 :c:func:`PyOS_ascii_strtod` and :c:func:`PyOS_ascii_atof` functions,
/dports/lang/python38/Python-3.8.12/Doc/whatsnew/
H A D3.1.rst508 deprecated functions :c:func:`PyOS_ascii_strtod` and :c:func:`PyOS_ascii_atof`.
H A D2.7.rst2154 :c:func:`PyOS_ascii_strtod` and :c:func:`PyOS_ascii_atof` functions
2542 :c:func:`PyOS_ascii_strtod` and :c:func:`PyOS_ascii_atof` functions,
/dports/lang/python37/Python-3.7.12/Doc/whatsnew/
H A D3.1.rst508 deprecated functions :c:func:`PyOS_ascii_strtod` and :c:func:`PyOS_ascii_atof`.
H A D2.7.rst2154 :c:func:`PyOS_ascii_strtod` and :c:func:`PyOS_ascii_atof` functions
2542 :c:func:`PyOS_ascii_strtod` and :c:func:`PyOS_ascii_atof` functions,
/dports/lang/python310/Python-3.10.1/Doc/whatsnew/
H A D3.1.rst508 deprecated functions :c:func:`PyOS_ascii_strtod` and :c:func:`PyOS_ascii_atof`.
H A D2.7.rst2154 :c:func:`PyOS_ascii_strtod` and :c:func:`PyOS_ascii_atof` functions
2542 :c:func:`PyOS_ascii_strtod` and :c:func:`PyOS_ascii_atof` functions,
/dports/lang/python-tools/Python-3.8.12/Doc/whatsnew/
H A D3.1.rst508 deprecated functions :c:func:`PyOS_ascii_strtod` and :c:func:`PyOS_ascii_atof`.
/dports/lang/python39/Python-3.9.9/Doc/whatsnew/
H A D3.1.rst508 deprecated functions :c:func:`PyOS_ascii_strtod` and :c:func:`PyOS_ascii_atof`.
/dports/databases/py-sqlite3/Python-3.8.12/Doc/whatsnew/
H A D3.1.rst508 deprecated functions :c:func:`PyOS_ascii_strtod` and :c:func:`PyOS_ascii_atof`.
/dports/lang/python311/Python-3.11.0a3/Doc/whatsnew/
H A D3.1.rst508 deprecated functions :c:func:`PyOS_ascii_strtod` and :c:func:`PyOS_ascii_atof`.
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Doc/whatsnew/
H A D3.1.rst508 deprecated functions :c:func:`PyOS_ascii_strtod` and :c:func:`PyOS_ascii_atof`.
/dports/databases/py-zodbpickle/zodbpickle-2.2.0/src/zodbpickle/
H A D_pickle_27.c3777 d = PyOS_ascii_strtod(s, &endptr); in load_float()
/dports/lang/python27/Python-2.7.18/Doc/whatsnew/
H A D2.7.rst2130 :c:func:`PyOS_ascii_strtod` and :c:func:`PyOS_ascii_atof` functions
2512 :c:func:`PyOS_ascii_strtod` and :c:func:`PyOS_ascii_atof` functions,

123