Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_datetimemodule.c5656 PyObject *offset_self, PyObject *offset_other) in pep495_eq_exception() argument
5664 if (flip_offset != offset_self && in pep495_eq_exception()
5665 delta_cmp(flip_offset, offset_self)) in pep495_eq_exception()