Home
last modified time | relevance | path

Searched refs:datetime_richcompare (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
Ddatetimemodule.c4273 datetime_richcompare(PyDateTime_DateTime *self, PyObject *other, int op) in datetime_richcompare() function
4722 (richcmpfunc)datetime_richcompare, /* tp_richcompare */
/external/python/cpython3/Modules/
D_datetimemodule.c5454 datetime_richcompare(PyObject *self, PyObject *other, int op) in datetime_richcompare() function
6218 datetime_richcompare, /* tp_richcompare */