Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dstructseq.h44 PyAPI_FUNC(PyObject*) PyStructSequence_GetItem(PyObject*, Py_ssize_t);
/external/python/cpython3/Doc/c-api/
Dtuple.rst190 .. c:function:: PyObject* PyStructSequence_GetItem(PyObject *p, Py_ssize_t pos)
198 Macro equivalent of :c:func:`PyStructSequence_GetItem`.
/external/python/cpython3/Objects/
Dstructseq.c56 PyStructSequence_GetItem(PyObject* op, Py_ssize_t i) in PyStructSequence_GetItem() function
/external/python/cpython3/PC/
Dpython3.def545 PyStructSequence_GetItem=python37.PyStructSequence_GetItem
/external/python/cpython3/Doc/data/
Drefcounts.dat2087 PyStructSequence_GetItem:PyObject*::0:
2088 PyStructSequence_GetItem:PyObject*:p:0:
2089 PyStructSequence_GetItem:Py_ssize_t:pos::