Searched refs:_operator_countOf_impl (Results 1 – 2 of 2) sorted by relevance
966 _operator_countOf_impl(PyObject *module, PyObject *a, PyObject *b);981 _return_value = _operator_countOf_impl(module, a, b); in _operator_countOf()
514 _operator_countOf_impl(PyObject *module, PyObject *a, PyObject *b) in _operator_countOf_impl() function