Searched refs:_operator_indexOf_impl (Results 1 – 2 of 2) sorted by relevance
931 _operator_indexOf_impl(PyObject *module, PyObject *a, PyObject *b);946 _return_value = _operator_indexOf_impl(module, a, b); in _operator_indexOf()
501 _operator_indexOf_impl(PyObject *module, PyObject *a, PyObject *b) in _operator_indexOf_impl() function