Searched defs:PyAPI_FUNC (Results 1 – 2 of 2) sorted by relevance
771 # define PyAPI_FUNC(RTYPE) __declspec(dllexport) RTYPE macro787 # define PyAPI_FUNC(RTYPE) __declspec(dllimport) RTYPE macro802 # define PyAPI_FUNC(RTYPE) RTYPE macro
34 # define PyAPI_FUNC(RTYPE) RTYPE macro36 # define PyAPI_FUNC(RTYPE) extern RTYPE macro