Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dlistobject.c622 PyObject **vitem = NULL; in list_ass_slice() local
/external/python/cpython3/Objects/
Dlistobject.c585 PyObject **vitem = NULL; in list_ass_slice() local