Home
last modified time | relevance | path

Searched defs:PyMODINIT_FUNC (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Include/
Dexports.h68 # define PyMODINIT_FUNC Py_EXPORTED_SYMBOL PyObject* macro
70 # define PyMODINIT_FUNC PyObject* macro
84 # define PyMODINIT_FUNC extern "C" Py_EXPORTED_SYMBOL PyObject* macro
86 # define PyMODINIT_FUNC Py_EXPORTED_SYMBOL PyObject* macro
101 # define PyMODINIT_FUNC extern "C" Py_EXPORTED_SYMBOL PyObject* macro
103 # define PyMODINIT_FUNC Py_EXPORTED_SYMBOL PyObject* macro
/external/libchrome/third_party/markupsafe/
D_speedups.c205 #define PyMODINIT_FUNC void macro