Home | History | Annotate | Download | only in Include

Lines Matching refs:Py_SETREF

836  *      Py_SETREF(op, op2);
842 * Py_XSETREF is a variant of Py_SETREF that uses Py_XDECREF instead of
846 #define Py_SETREF(op, op2) \