Home
last modified time | relevance | path

Searched defs:Py_TRASHCAN_SAFE_END (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Include/cpython/
Dobject.h552 #define Py_TRASHCAN_SAFE_END(op) Py_TRASHCAN_END macro
/external/python/cpython2/Include/
Dobject.h1031 #define Py_TRASHCAN_SAFE_END(op) \ macro