Home | History | Annotate | Download | only in Include

Lines Matching refs:tp_basicsize

327     Py_ssize_t tp_basicsize, tp_itemsize; /* For allocation */

433 ((PyMemberDef *)(((char *)etype) + Py_TYPE(etype)->tp_basicsize))