Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dtypeobject.c4058 PyObject *slotnames; in _PyType_GetSlotNames() local
4118 PyObject *slotnames; in _PyObject_GetState() local
/external/python/cpython2/Objects/
Dtypeobject.c3273 slotnames(PyObject *cls) in slotnames() function
3277 PyObject *slotnames; in slotnames() local