Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/snd/
D_Sndmodule.c327 static int SPBObj_set_count(SPBObject *self, PyObject *v, void *closure) in SPBObj_set_count() function
364 {"count", (getter)SPBObj_get_count, (setter)SPBObj_set_count, NULL},