Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
D_operator.c.h963 …{"countOf", (PyCFunction)(void(*)(void))_operator_countOf, METH_FASTCALL, _operator_countOf__doc__…
969 _operator_countOf(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _operator_countOf() function