Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dlinuxaudiodev.c423 static PyMethodDef lad_methods[] = { variable
440 return Py_FindMethod(lad_methods, (PyObject *)xp, name); in lad_getattr()