Home
last modified time | relevance | path

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

/third_party/python/Include/cpython/
Dcellobject.h22 PyAPI_FUNC(int) PyCell_Set(PyObject *, PyObject *);
/third_party/python/Objects/
Dcellobject.c64 PyCell_Set(PyObject *op, PyObject *obj) in PyCell_Set() function
Dtypeobject.c3062 (void)PyCell_Set(cell, (PyObject *) type); in type_new_set_classcell()
/third_party/python/Doc/c-api/
Dcell.rst51 .. c:function:: int PyCell_Set(PyObject *cell, PyObject *value)
/third_party/python/Doc/data/
Drefcounts.dat217 PyCell_Set:int:::
218 PyCell_Set:PyObject*:cell:0:
219 PyCell_Set:PyObject*:value:0: