Searched defs:ALconfig (Results 1 – 1 of 1) sorted by relevance
/external/python/cpython2/Modules/ |
D | almodule.c | 246 SetConfig(alcobject *self, PyObject *args, int (*func)(ALconfig, int)) in SetConfig() argument 261 GetConfig(alcobject *self, PyObject *args, int (*func)(ALconfig)) in GetConfig() 411 setconfig(alcobject *self, PyObject *args, int (*func)(ALconfig, long)) in setconfig() 426 getconfig(alcobject *self, PyObject *args, long (*func)(ALconfig)) in getconfig()
|