Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dmoduleobject.h44 typedef struct PyModuleDef_Base { struct
49 } PyModuleDef_Base; typedef
76 PyModuleDef_Base m_base;
/external/python/cpython3/Doc/data/
Dstable_abi.dat384 type,PyModuleDef_Base,3.2,
Dpython3.10.abi9555 …<class-decl name='PyModuleDef_Base' size-in-bits='320' is-struct='yes' visibility='default' filepa…
9570 …<typedef-decl name='PyModuleDef_Base' type-id='type-id-461' filepath='./Include/moduleobject.h' li…
/external/python/cpython3/Doc/c-api/
Dmodule.rst146 .. c:member:: PyModuleDef_Base m_base
/external/python/cpython3/Misc/
Dstable_abi.txt25 struct PyModuleDef_Base