Home | History | Annotate | Download | only in Objects

Lines Matching refs:Py_NotImplemented

639         result = Py_NotImplemented;

662 result = Py_NotImplemented;
1264 Py_INCREF(Py_NotImplemented);
1265 return Py_NotImplemented;
3397 Py_INCREF(Py_NotImplemented);
3398 return Py_NotImplemented;
4229 Py_INCREF(Py_NotImplemented);
4230 return Py_NotImplemented;
4246 Py_INCREF(Py_NotImplemented);
4247 return Py_NotImplemented;
4266 Py_INCREF(Py_NotImplemented);
4267 return Py_NotImplemented;
4873 if (r != Py_NotImplemented) \
4880 if (r != Py_NotImplemented || \
4889 Py_INCREF(Py_NotImplemented); \
4890 return Py_NotImplemented; \
5106 Py_INCREF(Py_NotImplemented);
5107 return Py_NotImplemented;
5183 if (r == Py_NotImplemented) {
5208 if (r == Py_NotImplemented) {
5276 if (res != Py_NotImplemented) {
5531 Py_INCREF(Py_NotImplemented);
5532 return Py_NotImplemented;
5552 if (res != Py_NotImplemented)
5558 if (res != Py_NotImplemented) {
5563 Py_INCREF(Py_NotImplemented);
5564 return Py_NotImplemented;