Searched refs:PY_MAJOR_VERSION (Results 1 – 25 of 25) sorted by relevance
29 PY_MAJOR_VERSION, PY_MINOR_VERSION); in main()32 PY_MAJOR_VERSION, PY_MINOR_VERSION); in main()35 PY_MAJOR_VERSION, PY_MINOR_VERSION); in main()
30 #define PYVERSION64 PY_MAJOR_VERSION, PY_MINOR_VERSION, FIELD3, PYTHON_API_VERSION
79 #if PY_MAJOR_VERSION >= 3100 #if PY_MAJOR_VERSION >= 3 in INITFUNC()117 #if PY_MAJOR_VERSION < 3 in INITFUNC()
23 #define PY_MAJOR_VERSION 2 macro39 #define PY_VERSION_HEX ((PY_MAJOR_VERSION << 24) | \
124 #if PY_MAJOR_VERSION < 3 in escape()142 #if PY_MAJOR_VERSION < 3 in escape()175 #if PY_MAJOR_VERSION < 3 in soft_unicode()202 #if PY_MAJOR_VERSION < 3
26 if :c:macro:`PY_MAJOR_VERSION` is greater than or equal to 3. ::28 #if PY_MAJOR_VERSION >= 3118 #if PY_MAJOR_VERSION >= 3137 #if PY_MAJOR_VERSION >= 3174 #if PY_MAJOR_VERSION >= 3190 #if PY_MAJOR_VERSION >= 3
10 #if PY_MAJOR_VERSION >= 3154 #if PY_MAJOR_VERSION >= 3 in brotli_Compressor_dealloc()359 #if PY_MAJOR_VERSION >= 3480 #if PY_MAJOR_VERSION >= 3
363 #if PY_MAJOR_VERSION >= 3 in analyze()445 #if PY_MAJOR_VERSION >= 3467 #if PY_MAJOR_VERSION >= 3490 #if PY_MAJOR_VERSION >= 3
49 #if PY_MAJOR_VERSION >= 3403 #if PY_MAJOR_VERSION >= 3 in NewScalarMapContainer()539 #if PY_MAJOR_VERSION >= 3646 #if PY_MAJOR_VERSION >= 3 in NewMessageMapContainer()792 #if PY_MAJOR_VERSION >= 3
51 #if PY_MAJOR_VERSION >= 3297 #if PY_MAJOR_VERSION < 3 in Subscript()306 #if PY_MAJOR_VERSION >= 3 in Subscript()449 #if PY_MAJOR_VERSION < 3 in AssSubscript()459 #if PY_MAJOR_VERSION >= 3 in AssSubscript()
115 #if PY_MAJOR_VERSION >= 3
69 #if PY_MAJOR_VERSION >= 3336 #if PY_MAJOR_VERSION >= 3 in InsertEmptyWeakref()552 #if PY_MAJOR_VERSION < 3 in CheckAndGetInteger()577 #if PY_MAJOR_VERSION < 3 in CheckAndGetInteger()980 #if PY_MAJOR_VERSION < 3 in CheckAndGetInteger()1413 #if PY_MAJOR_VERSION < 3 in CheckAndGetInteger()1644 #if PY_MAJOR_VERSION < 3 in CheckAndGetInteger()2485 #if PY_MAJOR_VERSION < 3 in CheckAndGetInteger()2969 #if PY_MAJOR_VERSION >= 3 in CheckAndGetInteger()2996 #if PY_MAJOR_VERSION >= 3 in CheckAndGetInteger()[all …]
51 #if PY_MAJOR_VERSION >= 3266 #if PY_MAJOR_VERSION >= 3 in AssignSubscript()
56 #if PY_MAJOR_VERSION >= 3 in len()
43 #if PY_MAJOR_VERSION >= 3
60 #if PY_MAJOR_VERSION >= 3
46 #if PY_MAJOR_VERSION >= 3
256 PY_MAJOR_VERSION,PY_MINOR_VERSION);
1341 SetIntItem(PY_MAJOR_VERSION); in make_version_info()
34 (PY_MAJOR_VERSION, # the 2 in 2.1.0a3; an int
577 | :const:`1-8` | ``PY_MAJOR_VERSION`` (the ``2`` in |
12 #if PY_MAJOR_VERSION >= 322 #if PY_MAJOR_VERSION >= 3
172 #if PY_MAJOR_VERSION >= 3
44 #if PY_MAJOR_VERSION >= 33879 #if PY_MAJOR_VERSION >= 33903 #if PY_MAJOR_VERSION >= 33911 #if PY_MAJOR_VERSION >= 3 in PyInit_libxml2mod()3925 #if PY_MAJOR_VERSION < 3 in PyInit_libxml2mod()3931 #if PY_MAJOR_VERSION >= 3 in PyInit_libxml2mod()
25 #if (PY_MAJOR_VERSION == 2 && PY_MINOR_VERSION < 2)