Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dalmodule.c502 alc_setfloatmax(alcobject *self, PyObject *args) in alc_setfloatmax() function
540 {"setfloatmax", (PyCFunction)alc_setfloatmax, METH_VARARGS},