HomeSort by relevance Sort by last modified time
    Searched refs:PY_MINOR_VERSION (Results 1 - 25 of 28) sorted by null

1 2

  /external/python/cpython2/PC/
make_versioninfo.c 29 PY_MAJOR_VERSION, PY_MINOR_VERSION);
32 PY_MAJOR_VERSION, PY_MINOR_VERSION);
35 PY_MAJOR_VERSION, PY_MINOR_VERSION);
  /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 6
32 (PY_MINOR_VERSION << 16) | \
  /prebuilts/gdb/darwin-x86/include/python2.7/
patchlevel.h 24 #define PY_MINOR_VERSION 7
40 (PY_MINOR_VERSION << 16) | \
  /prebuilts/gdb/linux-x86/include/python2.7/
patchlevel.h 24 #define PY_MINOR_VERSION 7
40 (PY_MINOR_VERSION << 16) | \
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
patchlevel.h 24 #define PY_MINOR_VERSION 7
40 (PY_MINOR_VERSION << 16) | \
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
patchlevel.h 24 #define PY_MINOR_VERSION 7
40 (PY_MINOR_VERSION << 16) | \
  /external/python/cpython3/PC/
python_ver_rc.h 34 #define PYVERSION64 PY_MAJOR_VERSION, PY_MINOR_VERSION, FIELD3, PYTHON_API_VERSION
  /external/python/cpython3/Python/
dynload_win.c 28 #define PYD_TAGGED_SUFFIX PYD_DEBUG_SUFFIX ".cp" Py_STRINGIFY(PY_MAJOR_VERSION) Py_STRINGIFY(PY_MINOR_VERSION) "-" PYD_PLATFORM_TAG ".pyd"
30 #define PYD_TAGGED_SUFFIX PYD_DEBUG_SUFFIX ".cp" Py_STRINGIFY(PY_MAJOR_VERSION) Py_STRINGIFY(PY_MINOR_VERSION) ".pyd"
292 PY_MAJOR_VERSION,PY_MINOR_VERSION);
sysmodule.c     [all...]
  /prebuilts/misc/common/swig/include/2.0.11/python/
pyhead.swg 208 #if ((PY_MAJOR_VERSION == 2 && PY_MINOR_VERSION > 6) || \
209 (PY_MAJOR_VERSION == 3 && PY_MINOR_VERSION > 0) || \
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
dynload_win.c 256 PY_MAJOR_VERSION,PY_MINOR_VERSION);
sysmodule.c     [all...]
  /external/python/cpython2/Python/
dynload_win.c 256 PY_MAJOR_VERSION,PY_MINOR_VERSION);
sysmodule.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
getpath.c 50 #define VERSION SIFY(PY_MAJOR_VERSION) SIFY(PY_MINOR_VERSION)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
sysmodule.c     [all...]
  /external/python/cpython3/Modules/
zipimport.c 1042 PY_MAJOR_VERSION, PY_MINOR_VERSION);
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
pyexpat.c 25 #if (PY_MAJOR_VERSION == 2 && PY_MINOR_VERSION < 2)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
pyexpat.c 25 #if (PY_MAJOR_VERSION == 2 && PY_MINOR_VERSION < 2)
    [all...]
  /external/python/cpython2/Modules/
pyexpat.c 25 #if (PY_MAJOR_VERSION == 2 && PY_MINOR_VERSION < 2)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
qpol_wrap.c 930 #if ((PY_MAJOR_VERSION == 2 && PY_MINOR_VERSION > 6) || \
931 (PY_MAJOR_VERSION == 3 && PY_MINOR_VERSION > 0) || \
    [all...]
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 

Completed in 2430 milliseconds

1 2