Home
last modified time | relevance | path

Searched refs:local_clear (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Modules/
Dthreadmodule.c396 local_clear(localobject *self) in local_clear() function
427 local_clear(self); in local_dealloc()
518 /* tp_clear */ (inquiry)local_clear,
/external/python/cpython3/Modules/
D_threadmodule.c766 local_clear(localobject *self) in local_clear() function
799 local_clear(self); in local_dealloc()
890 /* tp_clear */ (inquiry)local_clear,
/external/python/cpython3/Doc/c-api/
Dtypeobj.rst549 local_clear(localobject *self)
/external/python/cpython2/Doc/c-api/
Dtypeobj.rst644 local_clear(localobject *self)