Home | History | Annotate | Download | only in _ctypes

Lines Matching refs:Py_XSETREF

912     Py_XSETREF(stgdict->proto, proto);
2559 Py_XSETREF(ob->b_objects, keep); /* refcount consumed */
3082 Py_XSETREF(self->errcheck, ob);
3111 Py_XSETREF(self->restype, ob);
3112 Py_XSETREF(self->checker, PyObject_GetAttrString(ob, "_check_retval_"));
3149 Py_XSETREF(self->converters, converters);
3151 Py_XSETREF(self->argtypes, ob);