Searched refs:ret_overall (Results 1 – 1 of 1) sorted by relevance
636 int ret_overall = 0; in add_group_tracks() local647 if (ret && !ret_overall) { in add_group_tracks()648 ret_overall = ret; in add_group_tracks()653 return ret_overall; in add_group_tracks()659 int ret_overall = 0; in add_group_and_track_objects() local670 if (ret && !ret_overall) { in add_group_and_track_objects()671 ret_overall = ret; in add_group_and_track_objects()675 if (ret && !ret_overall) { in add_group_and_track_objects()676 ret_overall = ret; in add_group_and_track_objects()683 if (ret && !ret_overall) { in add_group_and_track_objects()[all …]