Home | History | Annotate | Download | only in Modules

Lines Matching refs:Py_NotImplemented

1677     PyObject *result = Py_NotImplemented;
1691 if (result == Py_NotImplemented)
1736 PyObject *result = Py_NotImplemented;
1750 if (result == Py_NotImplemented)
1800 PyObject *result = Py_NotImplemented;
1812 if (result == Py_NotImplemented)
1820 PyObject *result = Py_NotImplemented;
1830 if (result == Py_NotImplemented)
2426 Py_INCREF(Py_NotImplemented);
2427 return Py_NotImplemented;
2447 Py_INCREF(Py_NotImplemented);
2448 return Py_NotImplemented;
2455 Py_INCREF(Py_NotImplemented);
2456 return Py_NotImplemented;
2476 Py_INCREF(Py_NotImplemented);
2477 return Py_NotImplemented;
2620 Py_INCREF(Py_NotImplemented);
2621 return Py_NotImplemented;
4113 Py_INCREF(Py_NotImplemented);
4114 return Py_NotImplemented;
4120 PyObject *result = Py_NotImplemented;
4174 if (result == Py_NotImplemented)
4289 Py_INCREF(Py_NotImplemented);
4290 return Py_NotImplemented;