Searched refs:PyDict_SetItemProxy (Results 1 – 2 of 2) sorted by relevance
206 PyDict_SetItemProxy(PyObject *dict, PyObject *key, PyObject *item) in PyDict_SetItemProxy() function4672 if (-1 == PyDict_SetItemProxy(cache, key, result)) { in PyCArrayType_from_ctype()
255 PyDict_SetItemProxy(PyObject *dict, PyObject *key, PyObject *item) in PyDict_SetItemProxy() function4873 if (-1 == PyDict_SetItemProxy(cache, key, result)) { in PyCArrayType_from_ctype()