Home
last modified time | relevance | path

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

/third_party/python/Include/
Dpyport.h652 # define PyAPI_FUNC(RTYPE) __declspec(dllexport) RTYPE macro
668 # define PyAPI_FUNC(RTYPE) __declspec(dllimport) RTYPE macro
683 # define PyAPI_FUNC(RTYPE) RTYPE macro