Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dexports.h5 #define Py_IMPORTED_SYMBOL __declspec(dllimport) macro
20 #define Py_IMPORTED_SYMBOL __attribute__ ((visibility ("default"))) macro
24 #define Py_IMPORTED_SYMBOL macro