Home
last modified time | relevance | path

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

/external/python/cpython3/Include/cpython/
Dcellobject.h22 PyAPI_FUNC(int) PyCell_Set(PyObject *, PyObject *);
/external/python/cpython3/Objects/
Dcellobject.c64 PyCell_Set(PyObject *op, PyObject *value) in PyCell_Set() function
Dtypeobject.c3995 (void)PyCell_Set(cell, (PyObject *) type); in type_new_set_classcell()
4022 (void)PyCell_Set(cell, (PyObject *)dict); in type_new_set_classdictcell()
/external/python/cpython3/Doc/c-api/
Dcell.rst52 .. c:function:: int PyCell_Set(PyObject *cell, PyObject *value)
/external/python/cpython3/Doc/data/
Drefcounts.dat217 PyCell_Set:int:::
218 PyCell_Set:PyObject*:cell:0:
219 PyCell_Set:PyObject*:value:0:
Dpython3.13.abi66 …<elf-symbol name='PyCell_Set' type='func-type' binding='global-binding' visibility='default-visibi…
5761PyCell_Set' mangled-name='PyCell_Set' filepath='Objects/cellobject.c' line='64' column='1' visibil…