Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ddatetimemodule.c2968 tzinfo_reduce(PyObject *self) in tzinfo_reduce() function
3037 {"__reduce__", (PyCFunction)tzinfo_reduce, METH_NOARGS,
/external/python/cpython3/Modules/
D_datetimemodule.c3731 tzinfo_reduce(PyObject *self, PyObject *Py_UNUSED(ignored)) in tzinfo_reduce() function
3797 {"__reduce__", tzinfo_reduce, METH_NOARGS,
/external/python/cpython3/Tools/c-analyzer/cpython/
Dignored.tsv2600 Modules/_datetimemodule.c tzinfo_reduce PyId___getinitargs__ -
2601 Modules/_datetimemodule.c tzinfo_reduce PyId___getstate__ -