Home
last modified time | relevance | path

Searched refs:microseconds_to_delta_ex (Results 1 – 12 of 12) sorted by relevance

/dports/lang/python-legacy/Python-2.7.18/Modules/
H A Ddatetimemodule.c1575 microseconds_to_delta_ex(PyObject *pyus, PyTypeObject *type) in microseconds_to_delta_ex() function
1639 microseconds_to_delta_ex(pymicros, &PyDateTime_DeltaType)
2016 self = microseconds_to_delta_ex(x, type); in delta_new()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Ddatetimemodule.c1551 microseconds_to_delta_ex(PyObject *pyus, PyTypeObject *type) in microseconds_to_delta_ex() function
1630 microseconds_to_delta_ex(pymicros, &PyDateTime_DeltaType)
2007 self = microseconds_to_delta_ex(x, type); in delta_new()
/dports/lang/python27/Python-2.7.18/Modules/
H A Ddatetimemodule.c1575 microseconds_to_delta_ex(PyObject *pyus, PyTypeObject *type) in microseconds_to_delta_ex() function
1639 microseconds_to_delta_ex(pymicros, &PyDateTime_DeltaType)
2016 self = microseconds_to_delta_ex(x, type); in delta_new()
/dports/databases/py-gdbm/Python-3.8.12/Modules/
H A D_datetimemodule.c1833 microseconds_to_delta_ex(PyObject *pyus, PyTypeObject *type) in microseconds_to_delta_ex() function
1897 microseconds_to_delta_ex(pymicros, &PyDateTime_DeltaType)
2526 self = microseconds_to_delta_ex(x, type); in delta_new()
/dports/lang/python310/Python-3.10.1/Modules/
H A D_datetimemodule.c1824 microseconds_to_delta_ex(PyObject *pyus, PyTypeObject *type) in microseconds_to_delta_ex() function
1888 microseconds_to_delta_ex(pymicros, &PyDateTime_DeltaType)
2516 self = microseconds_to_delta_ex(x, type); in delta_new()
/dports/lang/python37/Python-3.7.12/Modules/
H A D_datetimemodule.c1821 microseconds_to_delta_ex(PyObject *pyus, PyTypeObject *type) in microseconds_to_delta_ex() function
1885 microseconds_to_delta_ex(pymicros, &PyDateTime_DeltaType)
2514 self = microseconds_to_delta_ex(x, type); in delta_new()
/dports/lang/python-tools/Python-3.8.12/Modules/
H A D_datetimemodule.c1833 microseconds_to_delta_ex(PyObject *pyus, PyTypeObject *type) in microseconds_to_delta_ex() function
1897 microseconds_to_delta_ex(pymicros, &PyDateTime_DeltaType)
2526 self = microseconds_to_delta_ex(x, type); in delta_new()
/dports/lang/python38/Python-3.8.12/Modules/
H A D_datetimemodule.c1833 microseconds_to_delta_ex(PyObject *pyus, PyTypeObject *type) in microseconds_to_delta_ex() function
1897 microseconds_to_delta_ex(pymicros, &PyDateTime_DeltaType)
2526 self = microseconds_to_delta_ex(x, type); in delta_new()
/dports/databases/py-sqlite3/Python-3.8.12/Modules/
H A D_datetimemodule.c1833 microseconds_to_delta_ex(PyObject *pyus, PyTypeObject *type) in microseconds_to_delta_ex() function
1897 microseconds_to_delta_ex(pymicros, &PyDateTime_DeltaType)
2526 self = microseconds_to_delta_ex(x, type); in delta_new()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/
H A D_datetimemodule.c1833 microseconds_to_delta_ex(PyObject *pyus, PyTypeObject *type) in microseconds_to_delta_ex() function
1897 microseconds_to_delta_ex(pymicros, &PyDateTime_DeltaType)
2526 self = microseconds_to_delta_ex(x, type); in delta_new()
/dports/lang/python311/Python-3.11.0a3/Modules/
H A D_datetimemodule.c1828 microseconds_to_delta_ex(PyObject *pyus, PyTypeObject *type) in microseconds_to_delta_ex() function
1892 microseconds_to_delta_ex(pymicros, &PyDateTime_DeltaType)
2520 self = microseconds_to_delta_ex(x, type); in delta_new()
/dports/lang/python39/Python-3.9.9/Modules/
H A D_datetimemodule.c1833 microseconds_to_delta_ex(PyObject *pyus, PyTypeObject *type) in microseconds_to_delta_ex() function
1897 microseconds_to_delta_ex(pymicros, &PyDateTime_DeltaType)
2525 self = microseconds_to_delta_ex(x, type); in delta_new()