Home
last modified time | relevance | path

Searched refs:PyType_ClearWatcher (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython3/Include/cpython/
Dobject.h506 PyAPI_FUNC(int) PyType_ClearWatcher(int watcher_id);
/external/python/cpython3/Modules/_testcapi/
Dwatchers.c245 if (PyType_ClearWatcher(PyLong_AsLong(watcher_id))) { in clear_type_watcher()
/external/python/cpython3/Doc/c-api/
Dtype.rst88 .. c:function:: int PyType_ClearWatcher(int watcher_id)
94 An extension should never call ``PyType_ClearWatcher`` with a *watcher_id*
/external/python/cpython3/Objects/
Dtypeobject.c917 PyType_ClearWatcher(int watcher_id) in PyType_ClearWatcher() function
/external/python/cpython3/Doc/data/
Dpython3.13.abi796 …<elf-symbol name='PyType_ClearWatcher' type='func-type' binding='global-binding' visibility='defau…
9873PyType_ClearWatcher' mangled-name='PyType_ClearWatcher' filepath='Objects/typeobject.c' line='917'…