Home
last modified time | relevance | path

Searched refs:Py_TRASHCAN_END (Results 1 - 15 of 15) sorted by relevance

/third_party/python/Include/cpython/
H A Dobject.h443 Py_TRASHCAN_END // there should be no code after this
447 "get out early", put a label immediately before the Py_TRASHCAN_END
489 #define Py_TRASHCAN_END \ macro
502 * Use Py_TRASHCAN_BEGIN and Py_TRASHCAN_END instead.
510 Py_TRASHCAN_END; \
/third_party/python/Objects/
H A Dmethodobject.c176 Py_TRASHCAN_END; in meth_dealloc()
H A Dtupleobject.c215 Py_TRASHCAN_END in tupledealloc()
H A Dframeobject.c882 Py_TRASHCAN_END; in frame_dealloc()
H A Dodictobject.c1366 Py_TRASHCAN_END in odict_dealloc()
H A Ddescrobject.c1285 Py_TRASHCAN_END in wrapper_dealloc()
H A Dsetobject.c503 Py_TRASHCAN_END in set_dealloc()
H A Dlistobject.c376 Py_TRASHCAN_END in list_dealloc()
H A Dexceptions.c104 Py_TRASHCAN_END in BaseException_dealloc()
H A Ddictobject.c2395 Py_TRASHCAN_END in dict_dealloc()
H A Dtypeobject.c1483 Py_TRASHCAN_END in subtype_dealloc()
/third_party/python/Python/
H A Dhamt.c1178 Py_TRASHCAN_END in hamt_node_bitmap_dealloc()
1586 Py_TRASHCAN_END in hamt_node_collision_dealloc()
1968 Py_TRASHCAN_END in hamt_node_array_dealloc()
H A Dtraceback.c176 Py_TRASHCAN_END in tb_dealloc()
H A Dbltinmodule.c563 Py_TRASHCAN_END in filter_dealloc()
/third_party/python/Modules/
H A D_elementtree.c668 Py_TRASHCAN_END in element_dealloc()

Completed in 55 milliseconds