OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PY_MINOR_VERSION
(Results
1 - 9
of
9
) sorted by null
/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) | \
/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) || \
/prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar
/prebuilts/misc/common/jython/
jython.jar
/prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3.jar
/prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar
Completed in 680 milliseconds