Home | History | Annotate | Download | only in python

Lines Matching refs:Py_None

336 	  if (PyDict_SetItemString (d, "__cached__", Py_None) < 0)
851 if (obj_name == Py_None)
1000 result = gdbpy_ref<>::new_reference (Py_None);
1013 unparsed = gdbpy_ref<>::new_reference (Py_None);
1235 Py_None && !PyUnicode_Check (result.get ()))
1244 if (result != Py_None)
1328 if (result == Py_None)
1396 if (result == Py_None)
1441 if (pspace_obj == Py_None)
1443 if (arch_obj == Py_None)
1816 if (pyo_execute_ret == Py_None)
1917 if (pyo_execute_ret == Py_None)
2042 if (result_obj == Py_None)