Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/qd/
D_Qdmodule.c6550 static PyMethodDef Qd_methods[] = { variable
7129 m = Py_InitModule("_Qd", Qd_methods); in init_Qd()