Lines Matching refs:ob_item
1181 (PyList_Check(sf) ? ((PyListObject *)(sf))->ob_item \1182 : ((PyTupleObject *)(sf))->ob_item)