Home | History | Annotate | Download | only in python2.7

Lines Matching refs:_Py_CHECK_REFCNT

714 #define _Py_CHECK_REFCNT(OP)                                    \
723 #define _Py_CHECK_REFCNT(OP) /* a semicolon */;
773 _Py_CHECK_REFCNT(op) \