Home | History | Annotate | Download | only in Include

Lines Matching refs:Py_SIZE

116 #define Py_SIZE(ob)             (((PyVarObject*)(ob))->ob_size)