Searched refs:math_methods (Results 1 – 2 of 2) sorted by relevance
1570 static PyMethodDef math_methods[] = { variable1624 m = Py_InitModule3("math", math_methods, module_doc); in initmath()
2323 static PyMethodDef math_methods[] = { variable2383 math_methods,