Home
last modified time | relevance | path

Searched refs:_PyTrash_deposit_object (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython3/Include/cpython/
Dobject.h508 PyAPI_FUNC(void) _PyTrash_deposit_object(PyObject*);
/external/python/cpython2/Include/
Dobject.h1011 PyAPI_FUNC(void) _PyTrash_deposit_object(PyObject*);
/external/python/cpython3/PC/
Dpython3.def787 _PyTrash_deposit_object=python39._PyTrash_deposit_object
/external/python/cpython2/PC/os2emx/
Dpython27.def480 "_PyTrash_deposit_object"
/external/python/cpython3/Objects/
Dobject.c2030 _PyTrash_deposit_object(PyObject *op) in _PyTrash_deposit_object() function
/external/python/cpython2/Objects/
Dobject.c2444 _PyTrash_deposit_object(PyObject *op) in _PyTrash_deposit_object() function