OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PY_RELEASE_SERIAL
(Results
1 - 18
of
18
) 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))
/prebuilts/gdb/darwin-x86/include/python2.7/
patchlevel.h
27
#define
PY_RELEASE_SERIAL
0
43
(
PY_RELEASE_SERIAL
<< 0))
/prebuilts/gdb/linux-x86/include/python2.7/
patchlevel.h
27
#define
PY_RELEASE_SERIAL
0
43
(
PY_RELEASE_SERIAL
<< 0))
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
patchlevel.h
27
#define
PY_RELEASE_SERIAL
0
43
(
PY_RELEASE_SERIAL
<< 0))
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
patchlevel.h
27
#define
PY_RELEASE_SERIAL
0
43
(
PY_RELEASE_SERIAL
<< 0))
/external/python/cpython2/PC/
make_versioninfo.c
12
* #define FIELD3 (PY_MICRO_VERSION*1000 + PY_RELEASE_LEVEL*10 +
PY_RELEASE_SERIAL
)
19
*
PY_RELEASE_SERIAL
= 0
27
PY_MICRO_VERSION*1000 + PY_RELEASE_LEVEL*10 +
PY_RELEASE_SERIAL
);
/external/python/cpython3/PC/
python_ver_rc.h
31
#if
PY_RELEASE_SERIAL
> 9
32
# error "
PY_RELEASE_SERIAL
> 9"
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
sysmodule.c
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
sysmodule.c
[
all
...]
/external/python/cpython2/Python/
sysmodule.c
[
all
...]
/external/python/cpython3/Python/
sysmodule.c
[
all
...]
/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 3368 milliseconds