Searched refs:PyInt_Check (Results 1 – 7 of 7) sorted by relevance
198 else if (PyInt_Check (newvalue)) in bppy_set_thread()241 else if (PyInt_Check (newvalue)) in bppy_set_task()312 else if (! PyInt_Check (newvalue)) in bppy_set_ignore_count()
116 else if (PyInt_Check (end_obj)) in archpy_disassemble()
66 #define PyInt_Check PyLong_Check macro
277 else if (PyInt_Check (resultobj)) in VEC()
233 if (! PyInt_Check (value)) in set_parameter_value()
1268 else if (PyInt_Check (obj)) in convert_value_from_python()
487 if (!PyInt_Check (n2_obj)) in typy_array_1()