Home | History | Annotate | Download | only in policyrep

Lines Matching refs:PyDescr_TYPE

938 #define PyDescr_TYPE(x) (((PyDescrObject *)(x))->d_type)