Home
last modified time | relevance | path

Searched refs:_Py_dg_dtoa (Results 1 – 25 of 61) sorted by relevance

123

/dports/lang/python27/Python-2.7.18/Include/
H A Ddtoa.h7 PyAPI_FUNC(char *) _Py_dg_dtoa(double d, int mode, int ndigits,
/dports/lang/python-legacy/Python-2.7.18/Include/
H A Ddtoa.h7 PyAPI_FUNC(char *) _Py_dg_dtoa(double d, int mode, int ndigits,
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Include/
H A Ddtoa.h7 PyAPI_FUNC(char *) _Py_dg_dtoa(double d, int mode, int ndigits,
/dports/databases/py-gdbm/Python-3.8.12/Include/
H A Ddtoa.h8 PyAPI_FUNC(char *) _Py_dg_dtoa(double d, int mode, int ndigits,
/dports/lang/python37/Python-3.7.12/Include/
H A Ddtoa.h8 PyAPI_FUNC(char *) _Py_dg_dtoa(double d, int mode, int ndigits,
/dports/lang/python38/Python-3.8.12/Include/
H A Ddtoa.h8 PyAPI_FUNC(char *) _Py_dg_dtoa(double d, int mode, int ndigits,
/dports/lang/python-tools/Python-3.8.12/Include/
H A Ddtoa.h8 PyAPI_FUNC(char *) _Py_dg_dtoa(double d, int mode, int ndigits,
/dports/databases/py-sqlite3/Python-3.8.12/Include/
H A Ddtoa.h8 PyAPI_FUNC(char *) _Py_dg_dtoa(double d, int mode, int ndigits,
/dports/www/domoticz/domoticz-2020.2/hardware/plugins/Include/
H A Ddtoa.h8 PyAPI_FUNC(char *) _Py_dg_dtoa(double d, int mode, int ndigits,
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Include/
H A Ddtoa.h8 PyAPI_FUNC(char *) _Py_dg_dtoa(double d, int mode, int ndigits,
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_7/cpython_src/Include/
H A Ddtoa.h8 PyAPI_FUNC(char *) _Py_dg_dtoa(double d, int mode, int ndigits,
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_8/cpython_src/Include/
H A Ddtoa.h8 PyAPI_FUNC(char *) _Py_dg_dtoa(double d, int mode, int ndigits,
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_6/cpython_src/Include/
H A Ddtoa.h8 PyAPI_FUNC(char *) _Py_dg_dtoa(double d, int mode, int ndigits,
/dports/lang/python310/Python-3.10.1/Include/internal/
H A Dpycore_dtoa.h14 PyAPI_FUNC(char *) _Py_dg_dtoa(double d, int mode, int ndigits,
/dports/lang/python39/Python-3.9.9/Include/internal/
H A Dpycore_dtoa.h14 PyAPI_FUNC(char *) _Py_dg_dtoa(double d, int mode, int ndigits,
/dports/lang/python311/Python-3.11.0a3/Include/internal/
H A Dpycore_dtoa.h14 PyAPI_FUNC(char *) _Py_dg_dtoa(double d, int mode, int ndigits,
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_9/cpython_src/Include/internal/
H A Dpycore_dtoa.h14 PyAPI_FUNC(char *) _Py_dg_dtoa(double d, int mode, int ndigits,
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_10/cpython_src/Include/internal/
H A Dpycore_dtoa.h14 PyAPI_FUNC(char *) _Py_dg_dtoa(double d, int mode, int ndigits,
/dports/databases/py-sqlite3/Python-3.8.12/Python/
H A Dpystrtod.c1014 digits = _Py_dg_dtoa(d, mode, precision, &decpt_as_int, &sign, in format_float_short()
/dports/databases/py-gdbm/Python-3.8.12/Python/
H A Dpystrtod.c1014 digits = _Py_dg_dtoa(d, mode, precision, &decpt_as_int, &sign, in format_float_short()
/dports/lang/python-tools/Python-3.8.12/Python/
H A Dpystrtod.c1014 digits = _Py_dg_dtoa(d, mode, precision, &decpt_as_int, &sign, in format_float_short()
/dports/lang/python310/Python-3.10.1/Python/
H A Dpystrtod.c1013 digits = _Py_dg_dtoa(d, mode, precision, &decpt_as_int, &sign, in format_float_short()
/dports/lang/python-legacy/Python-2.7.18/Python/
H A Dpystrtod.c953 digits = _Py_dg_dtoa(d, mode, precision, &decpt_as_int, &sign, in format_float_short()
/dports/lang/python37/Python-3.7.12/Python/
H A Dpystrtod.c1014 digits = _Py_dg_dtoa(d, mode, precision, &decpt_as_int, &sign, in format_float_short()
/dports/lang/python311/Python-3.11.0a3/Python/
H A Dpystrtod.c1014 digits = _Py_dg_dtoa(d, mode, precision, &decpt_as_int, &sign, in format_float_short()

123