Searched refs:_operator__compare_digest_impl (Results 1 – 2 of 2) sorted by relevance
1470 _operator__compare_digest_impl(PyObject *module, PyObject *a, PyObject *b);1484 return_value = _operator__compare_digest_impl(module, a, b); in _operator__compare_digest()
820 _operator__compare_digest_impl(PyObject *module, PyObject *a, PyObject *b) in _operator__compare_digest_impl() function