Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dtypeobject.c86 clear_slotdefs(void);
310 clear_slotdefs(); in _PyType_Fini()
8374 static void clear_slotdefs(void) in clear_slotdefs() function