Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
D_operator.c.h1409 _operator_length_hint_impl(PyObject *module, PyObject *obj,
1440 _return_value = _operator_length_hint_impl(module, obj, default_value); in _operator_length_hint()
/third_party/python/Modules/
D_operator.c794 _operator_length_hint_impl(PyObject *module, PyObject *obj, in _operator_length_hint_impl() function