Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dfpectlmodule.c97 static PyMethodDef fpectl_methods[] = { variable
292 m = Py_InitModule("fpectl", fpectl_methods); in initfpectl()