Home
last modified time | relevance | path

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

/external/python/cpython2/PC/os2emx/
Dconfig.c87 extern void initfpetest();
153 {"fpetest", initfpetest},
/external/python/cpython2/Modules/
Dfpetestmodule.c47 PyMODINIT_FUNC initfpetest(void);
175 PyMODINIT_FUNC initfpetest(void) in initfpetest() function