Searched refs:fpectl_methods (Results 1 – 2 of 2) sorted by relevance
94 static PyMethodDef fpectl_methods[] = { variable255 fpectl_methods,
97 static PyMethodDef fpectl_methods[] = { variable292 m = Py_InitModule("fpectl", fpectl_methods); in initfpectl()