Searched defs:vitem (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ | ||
H A D | listobject.c | 645 PyObject **vitem = NULL; in list_ass_slice() local 2729 PyObject *vitem = vl->ob_item[i]; in list_richcompare() local |
Completed in 6 milliseconds