Home
last modified time | relevance | path

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

/third_party/python/PC/
Dconfig.c17 extern PyObject* PyInit_math(void);
95 {"math", PyInit_math},
/third_party/python/Modules/
Dmathmodule.c3620 PyInit_math(void) in PyInit_math() function