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

Lines Matching defs:Py_CLEAR

800  *      Py_CLEAR(op);
810 * to use Py_CLEAR() even if you can't think of a reason for why you need to.
812 #define Py_CLEAR(op) \