Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
D_operator.c.h100 {"mul", (PyCFunction)(void(*)(void))_operator_mul, METH_FASTCALL, _operator_mul__doc__},
106 _operator_mul(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _operator_mul() function