Lines Matching refs:Py_CLEAR
154 Py_CLEAR(pto->fn);
155 Py_CLEAR(pto->args);
156 Py_CLEAR(pto->kw);
157 Py_CLEAR(pto->dict);
512 Py_CLEAR(ko->cmp);
513 Py_CLEAR(ko->object);
1261 Py_CLEAR(self->cache);
1262 Py_CLEAR(self->func);
1263 Py_CLEAR(self->kwd_mark);
1264 Py_CLEAR(self->lru_list_elem_type);
1265 Py_CLEAR(self->cache_info_type);
1266 Py_CLEAR(self->dict);
1503 Py_CLEAR(state->kwd_mark);
1504 Py_CLEAR(state->partial_type);
1505 Py_CLEAR(state->keyobject_type);
1506 Py_CLEAR(state->lru_list_elem_type);