Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/snd/
D_Sndihooks.c54 PyMac_GetUFixed(PyObject *v, Fixed *f) in PyMac_GetUFixed() function
331 if (!PyArg_ParseTuple(args, "lO&", &inRefNum, PyMac_GetUFixed, &sample_rate))