Home
last modified time | relevance | path

Searched refs:Py_TRASHCAN_END (Results 1 – 11 of 11) sorted by relevance

/external/python/cpython3/Include/
Dobject.h727 #define Py_TRASHCAN_END \ macro
741 #define Py_TRASHCAN_SAFE_END(op) Py_TRASHCAN_END
/external/python/cpython3/Python/
Dhamt.c1189 Py_TRASHCAN_END in hamt_node_bitmap_dealloc()
1597 Py_TRASHCAN_END in hamt_node_collision_dealloc()
1979 Py_TRASHCAN_END in hamt_node_array_dealloc()
Dtraceback.c170 Py_TRASHCAN_END in tb_dealloc()
/external/python/cpython3/Objects/
Dtupleobject.c262 Py_TRASHCAN_END in tupledealloc()
Ddescrobject.c1188 Py_TRASHCAN_END in wrapper_dealloc()
Dodictobject.c1369 Py_TRASHCAN_END in odict_dealloc()
Dsetobject.c575 Py_TRASHCAN_END in set_dealloc()
Dlistobject.c380 Py_TRASHCAN_END in list_dealloc()
Ddictobject.c2004 Py_TRASHCAN_END in dict_dealloc()
Dtypeobject.c1299 Py_TRASHCAN_END in subtype_dealloc()
/external/python/cpython3/Modules/
D_elementtree.c683 Py_TRASHCAN_END in element_dealloc()