Searched refs:HeapCTypeSetattrObject (Results 1 – 1 of 1) sorted by relevance
6952 } HeapCTypeSetattrObject; typedef6955 {"pvalue", T_LONG, offsetof(HeapCTypeSetattrObject, value)},6962 ((HeapCTypeSetattrObject *)self)->value = 10; in heapctypesetattr_init()6967 heapctypesetattr_dealloc(HeapCTypeSetattrObject *self) in heapctypesetattr_dealloc()6975 heapctypesetattr_setattro(HeapCTypeSetattrObject *self, PyObject *attr, PyObject *value) in heapctypesetattr_setattro()7013 sizeof(HeapCTypeSetattrObject),