Lines Matching defs:dict
226 PyObject *dict;
385 Py_CLEAR(self->dict);
404 Py_VISIT(self->dict);
413 Py_CLEAR(self->dict);
2067 PyObject *dict;
2117 Py_VISIT(self->dict);
2126 Py_CLEAR(self->dict);
2138 Py_CLEAR(self->dict);
2451 offsetof(buffered, dict), /* tp_dictoffset */
2537 offsetof(buffered, dict), /* tp_dictoffset */
2614 offsetof(rwpair, dict), /* tp_dictoffset */
2708 offsetof(buffered, dict), /*tp_dictoffset*/