Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/snd/
D_Sndihooks.c429 Fixed *frates; local
440 frates = (Fixed *)*(arg.rates);
443 rrates = Py_BuildValue("O&O&", frates[0], frates[1]);
450 if( (obj = Py_BuildValue("O&", PyMac_BuildUFixed, frates[i]))==NULL)