Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dpyport.h915 #define Py_ULL(x) Py_LL(x##U) macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dpyport.h938 #define Py_ULL(x) Py_LL(x##U) macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Include/
Dpyport.h915 #define Py_ULL(x) Py_LL(x##U) macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Include/
Dpyport.h954 #define Py_ULL(x) Py_LL(x##U) macro