Home
last modified time | relevance | path

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

12345

/dports/lang/python310/Python-3.10.1/Include/cpython/
H A Dobject.h539 #define Py_TRASHCAN_END \ macro
552 #define Py_TRASHCAN_SAFE_END(op) Py_TRASHCAN_END
/dports/lang/python39/Python-3.9.9/Include/cpython/
H A Dobject.h537 #define Py_TRASHCAN_END \ macro
550 #define Py_TRASHCAN_SAFE_END(op) Py_TRASHCAN_END
/dports/lang/python311/Python-3.11.0a3/Include/cpython/
H A Dobject.h528 #define Py_TRASHCAN_END \ macro
549 Py_TRASHCAN_END; \
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_10/cpython_src/Include/cpython/
H A Dobject.h539 #define Py_TRASHCAN_END \ macro
552 #define Py_TRASHCAN_SAFE_END(op) Py_TRASHCAN_END
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_9/cpython_src/Include/cpython/
H A Dobject.h537 #define Py_TRASHCAN_END \ macro
550 #define Py_TRASHCAN_SAFE_END(op) Py_TRASHCAN_END
/dports/databases/py-sqlite3/Python-3.8.12/Include/
H A Dobject.h727 #define Py_TRASHCAN_END \ macro
741 #define Py_TRASHCAN_SAFE_END(op) Py_TRASHCAN_END
/dports/databases/py-gdbm/Python-3.8.12/Include/
H A Dobject.h727 #define Py_TRASHCAN_END \ macro
741 #define Py_TRASHCAN_SAFE_END(op) Py_TRASHCAN_END
/dports/lang/python38/Python-3.8.12/Include/
H A Dobject.h727 #define Py_TRASHCAN_END \ macro
741 #define Py_TRASHCAN_SAFE_END(op) Py_TRASHCAN_END
/dports/lang/python-tools/Python-3.8.12/Include/
H A Dobject.h727 #define Py_TRASHCAN_END \ macro
741 #define Py_TRASHCAN_SAFE_END(op) Py_TRASHCAN_END
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Include/
H A Dobject.h727 #define Py_TRASHCAN_END \ macro
741 #define Py_TRASHCAN_SAFE_END(op) Py_TRASHCAN_END
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_8/cpython_src/Include/
H A Dobject.h727 #define Py_TRASHCAN_END \ macro
741 #define Py_TRASHCAN_SAFE_END(op) Py_TRASHCAN_END
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/static_src/
H A DInspectPatcher.c375 Py_TRASHCAN_END; in Nuitka_tb_dealloc()
/dports/databases/py-sqlite3/Python-3.8.12/Objects/
H A Dmethodobject.c145 Py_TRASHCAN_END; in meth_dealloc()
/dports/databases/py-gdbm/Python-3.8.12/Objects/
H A Dmethodobject.c145 Py_TRASHCAN_END; in meth_dealloc()
/dports/lang/python-tools/Python-3.8.12/Objects/
H A Dmethodobject.c145 Py_TRASHCAN_END; in meth_dealloc()
/dports/lang/python38/Python-3.8.12/Objects/
H A Dmethodobject.c145 Py_TRASHCAN_END; in meth_dealloc()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Objects/
H A Dmethodobject.c145 Py_TRASHCAN_END; in meth_dealloc()
/dports/lang/python311/Python-3.11.0a3/Objects/
H A Dmethodobject.c176 Py_TRASHCAN_END; in meth_dealloc()
/dports/lang/python310/Python-3.10.1/Objects/
H A Dmethodobject.c176 Py_TRASHCAN_END; in meth_dealloc()
/dports/lang/python39/Python-3.9.9/Objects/
H A Dmethodobject.c176 Py_TRASHCAN_END; in meth_dealloc()
/dports/databases/py-sqlite3/Python-3.8.12/Python/
H A 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()
/dports/databases/py-gdbm/Python-3.8.12/Python/
H A 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()
/dports/lang/python-tools/Python-3.8.12/Python/
H A 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()
/dports/lang/python311/Python-3.11.0a3/Python/
H A Dhamt.c1169 Py_TRASHCAN_END in hamt_node_bitmap_dealloc()
1577 Py_TRASHCAN_END in hamt_node_collision_dealloc()
1959 Py_TRASHCAN_END in hamt_node_array_dealloc()
/dports/lang/python39/Python-3.9.9/Python/
H A Dhamt.c1188 Py_TRASHCAN_END in hamt_node_bitmap_dealloc()
1596 Py_TRASHCAN_END in hamt_node_collision_dealloc()
1978 Py_TRASHCAN_END in hamt_node_array_dealloc()

12345