Home
last modified time | relevance | path

Searched refs:_destroy_def (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/
D_abc.c167 static PyMethodDef _destroy_def = { variable
188 destroy_cb = PyCFunction_NewEx(&_destroy_def, wr, NULL); in _add_to_weak_set()
/external/python/cpython3/Tools/c-analyzer/
Dknown.tsv189 Modules/_abc.c - _destroy_def variable static PyMethodDef _destroy_def