Home
last modified time | relevance | path

Searched defs:slotnames (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Tools/c-analyzer/c_common/
Dclsutil.py70 def _ensure___del__(self, cls, slotnames): # See the comment in __init__(). argument
/external/python/cpython3/Objects/
Dtypeobject.c6553 PyObject *slotnames; in _PyType_GetSlotNames() local
6602 PyObject *slotnames; in object_getstate_default() local