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