Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ddatetimemodule.c3345 time_richcompare(PyDateTime_Time *self, PyObject *other, int op) in time_richcompare() function
3595 (richcmpfunc)time_richcompare, /* tp_richcompare */
/external/python/cpython3/Modules/
D_datetimemodule.c4417 time_richcompare(PyObject *self, PyObject *other, int op) in time_richcompare() function
4741 time_richcompare, /* tp_richcompare */