Searched defs:PyAPI_FUNC (Results 1 – 3 of 3) sorted by relevance
612 # define PyAPI_FUNC(RTYPE) __declspec(dllexport) RTYPE macro628 # define PyAPI_FUNC(RTYPE) __declspec(dllimport) RTYPE macro643 # define PyAPI_FUNC(RTYPE) RTYPE macro
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