Home
last modified time | relevance | path

Searched defs:PyList_Append (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Objects/
Dlistobject.c286 PyList_Append(PyObject *op, PyObject *newitem) in PyList_Append() function
/aosp_15_r20/external/python/cpython3/Objects/
Dlistobject.c332 PyList_Append(PyObject *op, PyObject *newitem) in PyList_Append() function