Searched refs:_destroy_def (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ | ||
H A D | _abc.c | 166 static PyMethodDef _destroy_def = { variable 187 destroy_cb = PyCFunction_NewEx(&_destroy_def, wr, NULL); in _add_to_weak_set() |
Completed in 5 milliseconds