Searched defs:_PyObject_ValuesPointer (Results 1 – 5 of 5) sorted by relevance
253 static inline PyDictValues **_PyObject_ValuesPointer(PyObject *obj) in _PyObject_ValuesPointer() function