Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Include/
Dpyport.h779 # define PyAPI_DATA(RTYPE) extern __declspec(dllexport) RTYPE macro
796 # define PyAPI_DATA(RTYPE) extern __declspec(dllimport) RTYPE macro
812 # define PyAPI_DATA(RTYPE) extern RTYPE macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Include/
Dpyport.h740 # define PyAPI_DATA(RTYPE) extern __declspec(dllexport) RTYPE macro
757 # define PyAPI_DATA(RTYPE) extern __declspec(dllimport) RTYPE macro
773 # define PyAPI_DATA(RTYPE) extern RTYPE macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dpyport.h740 # define PyAPI_DATA(RTYPE) extern __declspec(dllexport) RTYPE macro
757 # define PyAPI_DATA(RTYPE) extern __declspec(dllimport) RTYPE macro
773 # define PyAPI_DATA(RTYPE) extern RTYPE macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dpyport.h763 # define PyAPI_DATA(RTYPE) extern __declspec(dllexport) RTYPE macro
780 # define PyAPI_DATA(RTYPE) extern __declspec(dllimport) RTYPE macro
796 # define PyAPI_DATA(RTYPE) extern RTYPE macro