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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
patchlevel.h 27 #define PY_RELEASE_SERIAL 0
43 (PY_RELEASE_SERIAL << 0))
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
patchlevel.h 27 #define PY_RELEASE_SERIAL 0
43 (PY_RELEASE_SERIAL << 0))
  /external/python/cpython2/Include/
patchlevel.h 27 #define PY_RELEASE_SERIAL 0
43 (PY_RELEASE_SERIAL << 0))
  /external/python/cpython3/Include/
patchlevel.h 23 #define PY_RELEASE_SERIAL 0
35 (PY_RELEASE_SERIAL << 0))

Completed in 74 milliseconds