Searched refs:uclMethods (Results 1 – 1 of 1) sorted by relevance
290 static PyMethodDef uclMethods[] = { variable317 uclMethods331 PyObject *mod = Py_InitModule ("ucl", uclMethods); in initucl()