Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dpymacconfig.h45 # define SIZEOF_VOID_P 8 macro
58 # define SIZEOF_VOID_P 4 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dpymacconfig.h45 # define SIZEOF_VOID_P 8 macro
58 # define SIZEOF_VOID_P 4 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Ia32/
Dpyconfig.h1037 #define SIZEOF_VOID_P 4 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Ipf/
Dpyconfig.h1037 #define SIZEOF_VOID_P 8 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/X64/
Dpyconfig.h1079 #define SIZEOF_VOID_P 8 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/X64/
Dpyconfig.h1081 #define SIZEOF_VOID_P 8 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Ia32/
Dpyconfig.h1076 #define SIZEOF_VOID_P 4 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/gdb/
Dlibpython.py52 SIZEOF_VOID_P = _type_void_ptr.sizeof variable