Searched refs:_operator_length_hint_impl (Results 1 – 2 of 2) sorted by relevance
1409 _operator_length_hint_impl(PyObject *module, PyObject *obj,1440 _return_value = _operator_length_hint_impl(module, obj, default_value); in _operator_length_hint()
794 _operator_length_hint_impl(PyObject *module, PyObject *obj, in _operator_length_hint_impl() function