Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Daudioop.c.h48 {"max", (PyCFunction)audioop_max, METH_FASTCALL, audioop_max__doc__},
54 audioop_max(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in audioop_max() function
/external/python/cpython2/Modules/
Daudioop.c366 audioop_max(PyObject *self, PyObject *args) in audioop_max() function
1646 { "max", audioop_max, METH_VARARGS },