Home
last modified time | relevance | path

Searched defs:tp_mro (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Doc/includes/
Dtypestruct.h71 PyObject *tp_mro; /* method resolution order */ member
/external/python/cpython3/Doc/includes/
Dtypestruct.h69 PyObject *tp_mro; /* method resolution order */ member
/external/python/cpython2/Include/
Dobject.h394 PyObject *tp_mro; /* method resolution order */ member
/external/python/cpython3/Include/
Dobject.h416 PyObject *tp_mro; /* method resolution order */ member