Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Daudioop.c.h399 {"mul", (PyCFunction)audioop_mul, METH_FASTCALL, audioop_mul__doc__},
406 audioop_mul(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in audioop_mul() function
/external/python/cpython2/Modules/
Daudioop.c780 audioop_mul(PyObject *self, PyObject *args) in audioop_mul() function
1656 { "mul", audioop_mul, METH_VARARGS },