Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/snd/
D_Sndihooks.c463 static struct PyMethodDef sndih_methods[] = { variable
497 m = Py_InitModule4("_Sndihooks", sndih_methods, in init_Sndihooks()