Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dalmodule.c490 alc_getfloatmax(alcobject *self, PyObject *args) in alc_getfloatmax() function
539 {"getfloatmax", (PyCFunction)alc_getfloatmax, METH_VARARGS},