Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dpyport.h739 # define PyAPI_FUNC(RTYPE) __declspec(dllexport) RTYPE macro
755 # define PyAPI_FUNC(RTYPE) __declspec(dllimport) RTYPE macro
770 # define PyAPI_FUNC(RTYPE) RTYPE macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dpyport.h762 # define PyAPI_FUNC(RTYPE) __declspec(dllexport) RTYPE macro
778 # define PyAPI_FUNC(RTYPE) __declspec(dllimport) RTYPE macro
793 # define PyAPI_FUNC(RTYPE) RTYPE macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Include/
Dpyport.h739 # define PyAPI_FUNC(RTYPE) __declspec(dllexport) RTYPE macro
755 # define PyAPI_FUNC(RTYPE) __declspec(dllimport) RTYPE macro
770 # define PyAPI_FUNC(RTYPE) RTYPE macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Include/
Dpyport.h778 # define PyAPI_FUNC(RTYPE) __declspec(dllexport) RTYPE macro
794 # define PyAPI_FUNC(RTYPE) __declspec(dllimport) RTYPE macro
809 # define PyAPI_FUNC(RTYPE) RTYPE macro