Home | History | Annotate | Download | only in policyrep

Lines Matching refs:tp_call

1880       (ternaryfunc)0,                       /* tp_call */
2059 (ternaryfunc)0, /* tp_call */
16606 0, /* tp_call */
16829 metatype = (PyTypeObject *) PyType_Type.tp_call((PyObject *) &PyType_Type, metatype_args, NULL);