Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dtypeobject.c78 clear_slotdefs(void);
229 clear_slotdefs(); in _PyType_Fini()
7190 static void clear_slotdefs(void) in clear_slotdefs() function