OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PY_VERSION_HEX
(Results
1 - 25
of
45
) sorted by null
1
2
/prebuilts/misc/common/swig/include/2.0.11/python/
pyhead.swg
2
#if
PY_VERSION_HEX
>= 0x03000000
27
#if
PY_VERSION_HEX
>= 0x03000000
40
#if
PY_VERSION_HEX
>= 0x03000000
55
#if
PY_VERSION_HEX
>= 0x03000000
65
#if
PY_VERSION_HEX
>= 0x03000000
73
#if
PY_VERSION_HEX
< 0x02020000
82
#if
PY_VERSION_HEX
< 0x02020000
101
#if
PY_VERSION_HEX
< 0x01060000
109
#if
PY_VERSION_HEX
< 0x02020000
119
#if
PY_VERSION_HEX
< 0x0201000
[
all
...]
pystrings.swg
8
%#if
PY_VERSION_HEX
>=0x03000000
15
%#if
PY_VERSION_HEX
>=0x03000000
54
%#if
PY_VERSION_HEX
>=0x03000000
61
%#if
PY_VERSION_HEX
>=0x03000000
91
%#if
PY_VERSION_HEX
>= 0x03000000
file.i
20
%#if
PY_VERSION_HEX
< 0x03000000
pyapi.swg
32
#if
PY_VERSION_HEX
>= 0x03000000
pywstrings.swg
6
#if
PY_VERSION_HEX
>= 0x03020000
19
%#if
PY_VERSION_HEX
< 0x03000000
pyinit.swg
36
#if
PY_VERSION_HEX
>= 0x03000000
45
#if
PY_VERSION_HEX
>= 0x03000000
145
#if
PY_VERSION_HEX
>= 0x03000000
175
#if
PY_VERSION_HEX
>= 0x02020000
178
#if
PY_VERSION_HEX
>= 0x02030000
181
#if
PY_VERSION_HEX
>= 0x02060000
190
#if
PY_VERSION_HEX
< 0x02020000
321
#if
PY_VERSION_HEX
>= 0x03000000
328
#if
PY_VERSION_HEX
>= 0x03000000
330
# if
PY_VERSION_HEX
>= 0x0302000
[
all
...]
pyrun.swg
93
#if
PY_VERSION_HEX
< 0x02030000
107
#if
PY_VERSION_HEX
< 0x02030000
211
#if
PY_VERSION_HEX
>= 0x02020000
326
#if (
PY_VERSION_HEX
< 0x02020000)
399
#if
PY_VERSION_HEX
>= 0x03000000
439
# if
PY_VERSION_HEX
>= 0x03000000
606
#if (
PY_VERSION_HEX
< 0x02020000)
608
#elif (
PY_VERSION_HEX
< 0x02050000)
663
#if
PY_VERSION_HEX
< 0x02020000
680
#if
PY_VERSION_HEX
< 0x0300000
[
all
...]
pyprimtypes.swg
112
%#if
PY_VERSION_HEX
< 0x03000000
130
%#if
PY_VERSION_HEX
>= 0x03000000
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
patchlevel.h
38
Use this for numeric comparisons, e.g. #if
PY_VERSION_HEX
>= ... */
39
#define
PY_VERSION_HEX
((PY_MAJOR_VERSION << 24) | \
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
patchlevel.h
38
Use this for numeric comparisons, e.g. #if
PY_VERSION_HEX
>= ... */
39
#define
PY_VERSION_HEX
((PY_MAJOR_VERSION << 24) | \
/prebuilts/gdb/darwin-x86/include/python2.7/
patchlevel.h
38
Use this for numeric comparisons, e.g. #if
PY_VERSION_HEX
>= ... */
39
#define
PY_VERSION_HEX
((PY_MAJOR_VERSION << 24) | \
/prebuilts/gdb/linux-x86/include/python2.7/
patchlevel.h
38
Use this for numeric comparisons, e.g. #if
PY_VERSION_HEX
>= ... */
39
#define
PY_VERSION_HEX
((PY_MAJOR_VERSION << 24) | \
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
patchlevel.h
38
Use this for numeric comparisons, e.g. #if
PY_VERSION_HEX
>= ... */
39
#define
PY_VERSION_HEX
((PY_MAJOR_VERSION << 24) | \
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
patchlevel.h
38
Use this for numeric comparisons, e.g. #if
PY_VERSION_HEX
>= ... */
39
#define
PY_VERSION_HEX
((PY_MAJOR_VERSION << 24) | \
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
sqlitecompat.h
31
#if
PY_VERSION_HEX
< 0x02050000
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/stringlib/
unicodedefs.h
29
#if
PY_VERSION_HEX
< 0x03000000
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/stringlib/
unicodedefs.h
29
#if
PY_VERSION_HEX
< 0x03000000
/external/libmojo/third_party/markupsafe/
_speedups.c
17
#if
PY_VERSION_HEX
< 0x02050000 && !defined(PY_SSIZE_T_MIN)
/external/libxml2/python/
types.c
394
#if
PY_VERSION_HEX
< 0x02070000
405
#if
PY_VERSION_HEX
< 0x02070000
633
#if
PY_VERSION_HEX
>= 0x03030000
libxml_wrap.h
30
#if
PY_VERSION_HEX
< 0x02070000
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
qpol_wrap.c
724
#if
PY_VERSION_HEX
>= 0x03000000
749
#if
PY_VERSION_HEX
>= 0x03000000
762
#if
PY_VERSION_HEX
>= 0x03000000
777
#if
PY_VERSION_HEX
>= 0x03000000
787
#if
PY_VERSION_HEX
>= 0x03000000
795
#if
PY_VERSION_HEX
< 0x02020000
804
#if
PY_VERSION_HEX
< 0x02020000
823
#if
PY_VERSION_HEX
< 0x01060000
831
#if
PY_VERSION_HEX
< 0x02020000
841
#if
PY_VERSION_HEX
< 0x0201000
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_elementtree.c
98
#if (
PY_VERSION_HEX
< 0x02060000)
103
#if (
PY_VERSION_HEX
< 0x02050000)
108
#if (
PY_VERSION_HEX
< 0x02040000)
1265
#if (
PY_VERSION_HEX
< 0x02050000)
[
all
...]
_sre.c
74
#if
PY_VERSION_HEX
>= 0x01060000
75
#if
PY_VERSION_HEX
< 0x02020000 || defined(Py_USING_UNICODE)
93
#if
PY_VERSION_HEX
< 0x01060000
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
_sre.c
74
#if
PY_VERSION_HEX
>= 0x01060000
75
#if
PY_VERSION_HEX
< 0x02020000 || defined(Py_USING_UNICODE)
93
#if
PY_VERSION_HEX
< 0x01060000
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
_sre.c
75
#if
PY_VERSION_HEX
>= 0x01060000
76
#if
PY_VERSION_HEX
< 0x02020000 || defined(Py_USING_UNICODE)
94
#if
PY_VERSION_HEX
< 0x01060000
[
all
...]
Completed in 388 milliseconds
1
2