Home | History | Annotate | Download | only in Objects

Lines Matching refs:slotptr

6076 slotptr(PyTypeObject *type, int ioffset)

6138 ptr = slotptr(type, (*pp)->offset);
6162 void **ptr = slotptr(type, offset);
6416 ptr = slotptr(type, p->offset);