Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dmathmodule.c3510 static PyModuleDef_Slot math_slots[] = { variable
3525 .m_slots = math_slots,