HomeSort by relevance Sort by last modified time
    Searched defs:PY_MINOR_VERSION (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
patchlevel.h 24 #define PY_MINOR_VERSION 7
40 (PY_MINOR_VERSION << 16) | \
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
patchlevel.h 24 #define PY_MINOR_VERSION 7
40 (PY_MINOR_VERSION << 16) | \
  /external/python/cpython2/Include/
patchlevel.h 24 #define PY_MINOR_VERSION 7
40 (PY_MINOR_VERSION << 16) | \
  /external/python/cpython3/Include/
patchlevel.h 20 #define PY_MINOR_VERSION 7
32 (PY_MINOR_VERSION << 16) | \

Completed in 2770 milliseconds