Home
last modified time | relevance | path

Searched refs:offset_other (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
5675 if (flip_offset != offset_other && in pep495_eq_exception()
5676 delta_cmp(flip_offset, offset_other)) in pep495_eq_exception()