Home
last modified time | relevance | path

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

/third_party/python/Include/
Dmoduleobject.h44 typedef struct PyModuleDef_Base { struct
49 } PyModuleDef_Base; argument
76 PyModuleDef_Base m_base;
/third_party/boost/boost/python/
Dmodule_init.hpp33 static PyModuleDef_Base initial_m_base = { \
/third_party/python/Doc/data/
Dstable_abi.dat384 type,PyModuleDef_Base,3.2,
/third_party/python/Doc/c-api/
Dmodule.rst146 .. c:member:: PyModuleDef_Base m_base
/third_party/python/Misc/
Dstable_abi.txt25 struct PyModuleDef_Base