Home
last modified time | relevance | path

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

/external/python/cpython2/PC/os2emx/
Dconfig.c86 extern void initfpectl();
152 {"fpectl", initfpectl},
/external/python/cpython2/Modules/
Dfpectlmodule.c93 PyMODINIT_FUNC initfpectl(void);
289 PyMODINIT_FUNC initfpectl(void) in initfpectl() function