Home
last modified time | relevance | path

Searched refs:PyReversed_Type (Results 1 - 6 of 6) sorted by relevance

/third_party/python/Objects/clinic/
H A Denumobject.c.h67 if ((type == &PyReversed_Type || in reversed_new()
68 type->tp_init == PyReversed_Type.tp_init) && in reversed_new()
/third_party/python/Include/
H A Denumobject.h11 PyAPI_DATA(PyTypeObject) PyReversed_Type;
/third_party/python/Objects/
H A Denumobject.c12 class reversed "reversedobject *" "&PyReversed_Type"
502 PyTypeObject PyReversed_Type = { variable
H A Dobject.c1921 &PyReversed_Type,
/third_party/python/PC/
H A Dpython3dll.c858 EXPORT_DATA(PyReversed_Type)
/third_party/python/Python/
H A Dbltinmodule.c3077 SETBUILTIN("reversed", &PyReversed_Type); in _PyBuiltin_Init()

Completed in 9 milliseconds