Searched refs:PY_VERSION_HEX (Results 1 – 25 of 55) sorted by relevance
123
43 #if PY_VERSION_HEX < 0x0300000048 #elif PY_VERSION_HEX < 0x03070000115 #if PY_VERSION_HEX >= 0x03000000162 #if PY_VERSION_HEX >= 0x02040000 && defined(BOOST_PYTHON_BOOL_INT_STRICT) in get_slot()194 #if PY_VERSION_HEX >= 0x02040000 && defined(BOOST_PYTHON_BOOL_INT_STRICT) in get_slot()244 #if PY_VERSION_HEX >= 0x03000000 in get_slot()268 #if PY_VERSION_HEX < 0x03000000 in extract()290 #if PY_VERSION_HEX < 0x03000000 in extract()314 #if PY_VERSION_HEX >= 0x03000000 in get_slot()316 #elif PY_VERSION_HEX >= 0x02040000 && defined(BOOST_PYTHON_BOOL_INT_STRICT) in get_slot()[all …]
96 #if PY_VERSION_HEX >= 0x03000000 in rvalue_from_python_stage2()201 #if PY_VERSION_HEX >= 0x03000000 in throw_no_lvalue_from_python()228 #if PY_VERSION_HEX >= 0x3000000 in lvalue_result_from_python()
21 #if PY_VERSION_HEX >= 0x0300000052 #if PY_VERSION_HEX >= 0x03000000 in enum_repr()65 #if PY_VERSION_HEX >= 0x03000000 in enum_repr()79 #if PY_VERSION_HEX >= 0x03000000 in enum_str()113 #if PY_VERSION_HEX < 0x03000000157 #if PY_VERSION_HEX >= 0x03000000 in new_enum_type()
198 #if PY_VERSION_HEX < 0x03000000359 #if PY_VERSION_HEX >= 0x03000000 in instance_new()377 #if PY_VERSION_HEX >= 0x02060000 in instance_new()
743 #if PY_VERSION_HEX >= 0x03000000768 #if PY_VERSION_HEX >= 0x03000000781 #if PY_VERSION_HEX >= 0x03000000 in SWIG_Python_str_AsChar()796 #if PY_VERSION_HEX >= 0x03000000806 #if PY_VERSION_HEX >= 0x03000000 in SWIG_Python_str_FromChar()814 #if PY_VERSION_HEX < 0x02020000823 #if PY_VERSION_HEX < 0x02020000846 #if PY_VERSION_HEX < 0x02020000856 #if PY_VERSION_HEX < 0x02010000863 #if PY_VERSION_HEX < 0x02010000[all …]
746 #if PY_VERSION_HEX >= 0x03000000772 #if PY_VERSION_HEX >= 0x03000000785 #if PY_VERSION_HEX >= 0x03000000 in SWIG_Python_str_AsChar()800 #if PY_VERSION_HEX >= 0x03000000810 #if PY_VERSION_HEX >= 0x03000000 in SWIG_Python_str_FromChar()818 #if PY_VERSION_HEX < 0x02020000827 #if PY_VERSION_HEX < 0x02020000850 #if PY_VERSION_HEX < 0x02020000860 #if PY_VERSION_HEX < 0x02010000867 #if PY_VERSION_HEX < 0x02010000[all …]
13 #if PY_VERSION_HEX >= 0x03000000 in call()24 #if PY_VERSION_HEX >= 0x03000000 in str_base()34 #if PY_VERSION_HEX >= 0x03000000 in str_base()58 #if PY_VERSION_HEX >= 0x03000000 in str_base()71 #if PY_VERSION_HEX >= 0x03000000 in str_base()118 #if PY_VERSION_HEX < 0x03000000151 #if PY_VERSION_HEX >= 0x03000000411 #if PY_VERSION_HEX >= 0x03000000 in register_str_pytype_ptr()
51 #if PY_VERSION_HEX >= 0x03000000 in index()76 #if PY_VERSION_HEX >= 0x03000000 in insert()132 #if PY_VERSION_HEX >= 0x03000000150 #if PY_VERSION_HEX >= 0x03000000 in count()
41 #if PY_VERSION_HEX >= 0x0300000067 #if PY_VERSION_HEX >= 0x03000000
108 #if PY_VERSION_HEX >= 0x03040000 in exec_file()110 #elif PY_VERSION_HEX >= 0x03000000 in exec_file()
106 #if PY_VERSION_HEX < 0x03000000 in apply_slice()136 #if PY_VERSION_HEX < 0x03000000 in assign_slice()
39 #if PY_VERSION_HEX >= 0x03000000
93 #if PY_VERSION_HEX >= 0x03000000112 #if PY_VERSION_HEX >= 0x02030000125 # if defined(_MSC_VER) && defined(_WIN64) && PY_VERSION_HEX < 0x03000000155 #if PY_VERSION_HEX >= 0x03000000
37 #if PY_VERSION_HEX < 0x03000000
50 #if PY_VERSION_HEX >= 0x0300000056 #if PY_VERSION_HEX >= 0x03000000
16 # if PY_VERSION_HEX >= 0x0300000028 # if PY_VERSION_HEX >= 0x03000000
40 #if PY_VERSION_HEX >= 0x03000000120 #if PY_VERSION_HEX <= 0x03000000
13 #if PY_VERSION_HEX >= 0x02050000
40 #if PY_VERSION_HEX < 0x03000000190 #if PY_VERSION_HEX < 0x03000000411 #if PY_VERSION_HEX >= 0x03000000
82 #if PY_VERSION_HEX >= 0x03000000 in construct()
16 #if PY_VERSION_HEX >= 0x0300000060 #if PY_VERSION_HEX >= 0x03000000
51 #if PY_VERSION_HEX >= 0x03000000 in convertible()67 #if PY_VERSION_HEX >= 0x03000000 in construct()
29 #if PY_VERSION_HEX < 0x03000000 in work_with_string()
8 #if PY_VERSION_HEX >= 0x0205000018 #if PY_VERSION_HEX >= 0x02050000
31 #define PY_VERSION_HEX ((PY_MAJOR_VERSION << 24) | \ macro