HomeSort by relevance Sort by last modified time
    Searched refs:type___subclasscheck___impl (Results 1 - 2 of 2) sorted by null

  /external/python/cpython3/Objects/clinic/
typeobject.c.h 43 type___subclasscheck___impl(PyTypeObject *self, PyObject *subclass);
51 _return_value = type___subclasscheck___impl(self, subclass);
  /external/python/cpython3/Objects/
typeobject.c 862 type___subclasscheck___impl(PyTypeObject *self, PyObject *subclass) function
    [all...]

Completed in 85 milliseconds